]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/ti/beagle/Kconfig
omap3: kconfig: move board select menu and common settings
[people/ms/u-boot.git] / board / ti / beagle / Kconfig
index 15dccdf854718f7cbe10a639beb9306bc821491b..10c81c2bee2e94cab92c316edc154c01f2750232 100644 (file)
@@ -1,9 +1,5 @@
 if TARGET_OMAP3_BEAGLE
 
-config SYS_CPU
-       string
-       default "armv7"
-
 config SYS_BOARD
        string
        default "beagle"
@@ -12,10 +8,6 @@ config SYS_VENDOR
        string
        default "ti"
 
-config SYS_SOC
-       string
-       default "omap3"
-
 config SYS_CONFIG_NAME
        string
        default "omap3_beagle"