4683420c4c
'default n' is the default, so there's no need to say it explicitly.
11 lines
312 B
Plaintext
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
|