]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sunxi/Kconfig
sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE
[karo-tx-uboot.git] / board / sunxi / Kconfig
index c61c650735bc442afc4e86419255c3ede75d067e..7bdf958afeb85841919cbc0f6e1096cdca32e7ea 100644 (file)
@@ -36,7 +36,7 @@ config SYS_SOC
        string
        default "sunxi"
 
-config FTDFILE
-       string "Default ftdfile env setting for this board"
+config FDTFILE
+       string "Default fdtfile env setting for this board"
 
 endif