]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ms7722se/Kconfig
karo: tx28: update Kconfig
[karo-tx-uboot.git] / board / ms7722se / Kconfig
index c5b5b4f3c4ff7ea9ec1f84eaaab00ff284c286ba..39027c9864fdabc71609b60b16807d6962cb1bb5 100644 (file)
@@ -1,15 +1,9 @@
 if TARGET_MS7722SE
 
-config SYS_CPU
-       string
-       default "sh4"
-
 config SYS_BOARD
-       string
        default "ms7722se"
 
 config SYS_CONFIG_NAME
-       string
        default "ms7722se"
 
 endif