]> git.sur5r.net Git - u-boot/blobdiff - board/mpl/pati/Kconfig
board: gdsys: Enable osd on output only
[u-boot] / board / mpl / pati / Kconfig
index b902cbd273fb03556eed7c3a1551e20f06ae6e51..b141da3984960c61ad38bc11c111566c41a26275 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_PATI
 
 config SYS_BOARD
-       string
        default "pati"
 
 config SYS_VENDOR
-       string
        default "mpl"
 
 config SYS_CONFIG_NAME
-       string
        default "PATI"
 
 endif