]> Git Repo - J-u-boot.git/blobdiff - arch/arm/mach-omap2/am33xx/Kconfig
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
[J-u-boot.git] / arch / arm / mach-omap2 / am33xx / Kconfig
index 4f15346c86b847475b164c2628776a735d121d82..b144fcc84fb1e962acb54445ec48e9f174fc4c15 100644 (file)
@@ -39,7 +39,7 @@ config TARGET_AM335X_EVM
        imply SPL_DM_SEQ_ALIAS
        imply SPL_ENV_SUPPORT
        imply SPL_EXT_SUPPORT
-       imply SPL_FAT_SUPPORT
+       imply SPL_FS_FAT
        imply SPL_GPIO_SUPPORT
        imply SPL_I2C_SUPPORT
        imply SPL_LIBCOMMON_SUPPORT
@@ -233,7 +233,7 @@ config TARGET_AM43XX_EVM
        imply SPI_FLASH_BAR
        imply SPL_ENV_SUPPORT
        imply SPL_EXT_SUPPORT
-       imply SPL_FAT_SUPPORT
+       imply SPL_FS_FAT
        imply SPL_GPIO_SUPPORT
        imply SPL_I2C_SUPPORT
        imply SPL_LIBCOMMON_SUPPORT
This page took 0.023446 seconds and 4 git commands to generate.