]> git.sur5r.net Git - u-boot/blobdiff - board/shmin/Kconfig
imx: ventana: Update missing memory/calib handling
[u-boot] / board / shmin / Kconfig
index cb9fb9fa2a4a3b20977328f09734165a7d0f2cc3..467580c67b965f99fb85e33f9013fe08168c6f2b 100644 (file)
@@ -1,15 +1,9 @@
 if TARGET_SHMIN
 
-config SYS_CPU
-       string
-       default "sh3"
-
 config SYS_BOARD
-       string
        default "shmin"
 
 config SYS_CONFIG_NAME
-       string
        default "shmin"
 
 endif