]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/matrix_vision/mvblx/Kconfig
omap3: kconfig: move board select menu and common settings
[people/ms/u-boot.git] / board / matrix_vision / mvblx / Kconfig
index d89c1e3b9dc3bd319e62406d11056d3f7fb374bb..69f05661cbdc5595502448db0857ff6d8401d40e 100644 (file)
@@ -1,9 +1,5 @@
 if TARGET_OMAP3_MVBLX
 
-config SYS_CPU
-       string
-       default "armv7"
-
 config SYS_BOARD
        string
        default "mvblx"
@@ -12,10 +8,6 @@ config SYS_VENDOR
        string
        default "matrix_vision"
 
-config SYS_SOC
-       string
-       default "omap3"
-
 config SYS_CONFIG_NAME
        string
        default "omap3_mvblx"