]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/highbank/Kconfig
highbank: kconfig: move common settings
[karo-tx-uboot.git] / board / highbank / Kconfig
diff --git a/board/highbank/Kconfig b/board/highbank/Kconfig
deleted file mode 100644 (file)
index 1c32490..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-if TARGET_HIGHBANK
-
-config SYS_CPU
-       string
-       default "armv7"
-
-config SYS_BOARD
-       string
-       default "highbank"
-
-config SYS_SOC
-       string
-       default "highbank"
-
-config SYS_CONFIG_NAME
-       string
-       default "highbank"
-
-endif