mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 13:41:24 +01:00
11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
config BR2_TARGET_LPC32XXCDL
|
|
depends on BR2_arm926t
|
|
bool "LPC32XX CDL (kickstart and S1L)"
|
|
|
|
if BR2_TARGET_LPC32XXCDL
|
|
|
|
config BR2_TARGET_LPC32XXCDL_BOARDNAME
|
|
string "LPC32xx board name"
|
|
|
|
endif #BR2_TARGET_LPC32XXCDL
|