mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORT
[oweals/u-boot.git] / board / bf537-stamp / Kconfig
index 9330a4c68f2f437cd095f2aad0db9a4cd689092d..4f86128e9cc7e849150c4e308154ef9e0879f22c 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_BF537_STAMP
 
 config SYS_BOARD
-       string
        default "bf537-stamp"
 
 config SYS_CONFIG_NAME
-       string
        default "bf537-stamp"
 
 endif