You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
218 B
10 lines
218 B
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
|
|
|