]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/a4m072/Kconfig
engicam: Set fdt_file env during run-time
[people/ms/u-boot.git] / board / a4m072 / Kconfig
index cc3194756c4020e57d3b9ca6ab66ba01009595fe..ba5447fb9a5a2ab988a79ae79bb38b06a313a254 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_A4M072
 
 config SYS_BOARD
-       string
        default "a4m072"
 
 config SYS_CONFIG_NAME
-       string
        default "a4m072"
 
 endif