f96b4b9e57
... to follow the convention: type, default, depends on, select, help. Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
config BR2_TARGET_LPC32XXCDL
|
|
bool "LPC32XX CDL (kickstart and S1L)"
|
|
depends on BR2_arm926t
|
|
|
|
if BR2_TARGET_LPC32XXCDL
|
|
|
|
config BR2_TARGET_LPC32XXCDL_BOARDNAME
|
|
string "LPC32xx board name"
|
|
|
|
endif #BR2_TARGET_LPC32XXCDL
|