]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/samsung/arndale/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / samsung / arndale / Kconfig
index 5fdbacbbac0b1d6f3797769bf86c6892dfa742c0..b620974ba0fe12c25609df96a3492fa3eb18d588 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_ARNDALE
 
 config SYS_BOARD
-       string
        default "arndale"
 
 config SYS_VENDOR
-       string
        default "samsung"
 
 config SYS_CONFIG_NAME
-       string
        default "arndale"
 
 endif