]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/hymod/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / hymod / Kconfig
index 106a83760438f0fa7f7dd46dda08636644419ec2..fa162ebc96b63c53496eaf534140c206e763ea1b 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_HYMOD
 
 config SYS_BOARD
-       string
        default "hymod"
 
 config SYS_CONFIG_NAME
-       string
        default "hymod"
 
 endif