omap3: kconfig: move board select menu and common settings
[platform/kernel/u-boot.git] / board / technexion / twister / Kconfig
index 1790f6d..e6f811a 100644 (file)
@@ -1,9 +1,5 @@
 if TARGET_TWISTER
 
-config SYS_CPU
-       string
-       default "armv7"
-
 config SYS_BOARD
        string
        default "twister"
@@ -12,10 +8,6 @@ config SYS_VENDOR
        string
        default "technexion"
 
-config SYS_SOC
-       string
-       default "omap3"
-
 config SYS_CONFIG_NAME
        string
        default "twister"