]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/avnet/v5fx30teval/Kconfig
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / board / avnet / v5fx30teval / Kconfig
index 8ae22e93a04df701055be256c02dd835ff557ebf..079387b707a7cc633c11a94deb5431eddf767ccc 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_V5FX30TEVAL
 
 config SYS_BOARD
-       string
        default "v5fx30teval"
 
 config SYS_VENDOR
-       string
        default "avnet"
 
 config SYS_CONFIG_NAME
-       string
        default "v5fx30teval"
 
 endif