Signed-off-by: Sascha Hauer <[email protected]>
---
 arch/arm/Kconfig |   14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index af4cb59..9590db9 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -72,12 +72,14 @@ config ARCH_S3C24xx
        select ARCH_SAMSUNG
        select CPU_ARM920T
        select GENERIC_GPIO
-
-config ARCH_S5PCxx
-       bool "Samsung S5PC110, S5PV210"
-       select ARCH_SAMSUNG
-       select CPU_V7
-       select GENERIC_GPIO
+#
+# Currently no board support
+#
+#config ARCH_S5PCxx
+#      bool "Samsung S5PC110, S5PV210"
+#      select ARCH_SAMSUNG
+#      select CPU_V7
+#      select GENERIC_GPIO
 
 config ARCH_VERSATILE
        bool "ARM Versatile boards (ARM926EJ-S)"
-- 
1.7.10


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to