summaryrefslogtreecommitdiffstats
path: root/arch/nios2
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2014-08-21 14:36:30 +0800
committerThomas Chou <thomas@wytron.com.tw>2014-08-24 11:27:57 +0800
commit70fbc46192dfd52896560f4b31e40daa3d16b99f (patch)
treef3973868f7e01177bcf2839f76f91af1af87e469 /arch/nios2
parent00a2517fcb5159ed016b25130184638b1dbf2f02 (diff)
downloadtalos-obmc-uboot-70fbc46192dfd52896560f4b31e40daa3d16b99f.tar.gz
talos-obmc-uboot-70fbc46192dfd52896560f4b31e40daa3d16b99f.zip
nios2: remove obsolete PCI5441 and PK1C20 boards
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Diffstat (limited to 'arch/nios2')
-rw-r--r--arch/nios2/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/nios2/Kconfig b/arch/nios2/Kconfig
index b70364680b..0cba45bdbe 100644
--- a/arch/nios2/Kconfig
+++ b/arch/nios2/Kconfig
@@ -11,16 +11,8 @@ choice
config TARGET_NIOS2_GENERIC
bool "Support nios2-generic"
-config TARGET_PCI5441
- bool "Support PCI5441"
-
-config TARGET_PK1C20
- bool "Support PK1C20"
-
endchoice
source "board/altera/nios2-generic/Kconfig"
-source "board/psyent/pci5441/Kconfig"
-source "board/psyent/pk1c20/Kconfig"
endmenu
OpenPOWER on IntegriCloud