]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/hermes/Kconfig
arm: rmobile: alt: Add support MMC and MMC command
[karo-tx-uboot.git] / board / hermes / Kconfig
index 9d8065029d902ef0f470a78f27cb0594b7ec0df7..deb37fdfd4d779b236860f088eb012ef7c66b477 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_HERMES
 
 config SYS_BOARD
-       string
        default "hermes"
 
 config SYS_CONFIG_NAME
-       string
        default "hermes"
 
 endif