2005-05-03 15:56:36 +02:00
|
|
|
comment "Hitachi ULSI Systems device support"
|
2008-06-19 21:06:25 +02:00
|
|
|
depends on BR2_sh
|
2005-05-03 15:56:36 +02:00
|
|
|
|
|
|
|
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"
|
2008-06-19 21:06:25 +02:00
|
|
|
depends on BR2_TARGET_HITACHI_SE && BR2_sh2a_nofpueb
|