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