]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/freescale/qemu-ppce500/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[karo-tx-uboot.git] / board / freescale / qemu-ppce500 / Kconfig
index 314f6a1576b6f1a74f19b39eb95298ba9864a056..236cd17f99ea37c0fbdfdf15dd811e0629cc256f 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_QEMU_PPCE500
 
 config SYS_BOARD
-       string
        default "qemu-ppce500"
 
 config SYS_VENDOR
-       string
        default "freescale"
 
 config SYS_CONFIG_NAME
-       string
        default "qemu-ppce500"
 
 endif