From 70fbc46192dfd52896560f4b31e40daa3d16b99f Mon Sep 17 00:00:00 2001 From: Thomas Chou Date: Thu, 21 Aug 2014 14:36:30 +0800 Subject: nios2: remove obsolete PCI5441 and PK1C20 boards Signed-off-by: Thomas Chou --- arch/nios2/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'arch/nios2') 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 -- cgit v1.2.1