]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc837xemds/Kconfig
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / board / freescale / mpc837xemds / Kconfig
index b0357cb5fbb1c3d942e80645e061f6d8e8100d46..20d29db0991632137a6925c530218583c6ee5515 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_MPC837XEMDS
 
 config SYS_BOARD
-       string
        default "mpc837xemds"
 
 config SYS_VENDOR
-       string
        default "freescale"
 
 config SYS_CONFIG_NAME
-       string
        default "MPC837XEMDS"
 
 endif