spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT so obj-$(CONFIG_$(SPL_)FS_FAT) can be used to control the build in both SPL and U-Boot. Signed-off-by:Tien Fong Chee <tien.fong.chee@intel.com> Reviewed-by:
Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Reviewed-by:
Tom Rini <trini@konsulko.com>
Showing
- arch/arm/mach-imx/spl.c 1 addition, 1 deletionarch/arm/mach-imx/spl.c
- arch/arm/mach-k3/am6_init.c 1 addition, 1 deletionarch/arm/mach-k3/am6_init.c
- arch/arm/mach-omap2/Kconfig 3 additions, 3 deletionsarch/arm/mach-omap2/Kconfig
- arch/arm/mach-omap2/am33xx/Kconfig 2 additions, 2 deletionsarch/arm/mach-omap2/am33xx/Kconfig
- arch/arm/mach-socfpga/spl_a10.c 1 addition, 1 deletionarch/arm/mach-socfpga/spl_a10.c
- arch/arm/mach-socfpga/spl_gen5.c 1 addition, 1 deletionarch/arm/mach-socfpga/spl_gen5.c
- arch/arm/mach-socfpga/spl_s10.c 1 addition, 1 deletionarch/arm/mach-socfpga/spl_s10.c
- arch/arm/mach-zynq/Kconfig 1 addition, 1 deletionarch/arm/mach-zynq/Kconfig
- arch/arm/mach-zynqmp/Kconfig 1 addition, 1 deletionarch/arm/mach-zynqmp/Kconfig
- common/spl/Kconfig 1 addition, 1 deletioncommon/spl/Kconfig
- common/spl/Makefile 1 addition, 1 deletioncommon/spl/Makefile
- common/spl/spl_mmc.c 3 additions, 3 deletionscommon/spl/spl_mmc.c
- configs/am335x_baltos_defconfig 1 addition, 1 deletionconfigs/am335x_baltos_defconfig
- configs/am335x_hs_evm_uart_defconfig 1 addition, 1 deletionconfigs/am335x_hs_evm_uart_defconfig
- configs/am335x_igep003x_defconfig 1 addition, 1 deletionconfigs/am335x_igep003x_defconfig
- configs/am335x_pdu001_defconfig 1 addition, 1 deletionconfigs/am335x_pdu001_defconfig
- configs/am335x_shc_defconfig 1 addition, 1 deletionconfigs/am335x_shc_defconfig
- configs/am335x_shc_ict_defconfig 1 addition, 1 deletionconfigs/am335x_shc_ict_defconfig
- configs/am335x_shc_netboot_defconfig 1 addition, 1 deletionconfigs/am335x_shc_netboot_defconfig
- configs/am335x_shc_sdboot_defconfig 1 addition, 1 deletionconfigs/am335x_shc_sdboot_defconfig
Loading
Please register or sign in to comment