diff options
author | Adrian Bunk <bunk@kernel.org> | 2009-01-13 14:20:01 +1000 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2009-01-27 16:42:02 +1000 |
commit | 3947fca786dcd8ee6255a8bed7963357b3d984f6 (patch) | |
tree | 4535f6f05d8aaef91cc8a5c18471057a6c92e2e9 /arch/m68knommu/Kconfig | |
parent | e0212e72186e855027dd35b37e9d7a99a078448c (diff) |
m68knommu: remove obsolete and unused eLIA board
Greg Ungerer said about this board:
Only ever a handful where made, and that was in 1999.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68knommu/Kconfig')
-rw-r--r-- | arch/m68knommu/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig index d53268744a41..2c70ca45aeab 100644 --- a/arch/m68knommu/Kconfig +++ b/arch/m68knommu/Kconfig @@ -402,12 +402,6 @@ config M5307C3 help Support for the Motorola M5307C3 board. -config eLIA - bool "Moreton Bay eLIA board support" - depends on M5307 - help - Support for the Moreton Bay eLIA board. - config SECUREEDGEMP3 bool "SnapGear SecureEdge/MP3 platform support" depends on M5307 |