kumquat-buildroot/target/device/Hitachi/Config.in
Peter Korsgaard a5ac61715b buildroot: s/depends/depends on/
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00

13 lines
334 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
default n
config BR2_TARGET_HITACHI_MS7206SE01
bool "MS7206SE01 development board support"
depends on BR2_TARGET_HITACHI_SE && BR2_sh2a_nofpueb
default n