diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 17:22:10 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 17:22:10 +0000 |
commit | 7785182e46851d3144441c24ed65b858e318b193 (patch) | |
tree | d98c22c2d38442d1049eba181838eb6c7d5b66fe /target/device/Hitachi/Config.in | |
parent | 2f1eb9e4b8e83273afd19d23bc417991c3e078a1 (diff) |
Remove Hitachi BSP, does not do ANYTHING except providing a differernt uClibc configuration for an obsolete version
Diffstat (limited to 'target/device/Hitachi/Config.in')
-rw-r--r-- | target/device/Hitachi/Config.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/device/Hitachi/Config.in b/target/device/Hitachi/Config.in deleted file mode 100644 index ef8b06e51..000000000 --- a/target/device/Hitachi/Config.in +++ /dev/null @@ -1,10 +0,0 @@ -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 |