kumquat-buildroot/target/device/Hitachi/Config.in
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00

11 lines
312 B
Plaintext

comment "Hitachi ULSI Systems device support"
depends on BR2_sh
config BR2_TARGET_HITACHI_SE
bool "Board support for Solution Engine development boards"
depends on BR2_sh
config BR2_TARGET_HITACHI_MS7206SE01
bool "MS7206SE01 development board support"
depends on BR2_TARGET_HITACHI_SE && BR2_sh2a_nofpueb