diff --git a/configs/ge_b450v3_defconfig b/configs/ge_b450v3_defconfig index 1be7fe0bd10f8e3596449fcd5cfff245092c287d..cc76434249ae9ada2219d1a541cbb3259498c5f3 100644 --- a/configs/ge_b450v3_defconfig +++ b/configs/ge_b450v3_defconfig @@ -41,3 +41,4 @@ CONFIG_SPI=y CONFIG_MXC_SPI=y CONFIG_OF_LIBFDT=y # CONFIG_EFI_LOADER is not set +CONFIG_SPI_FLASH_WINBOND=y diff --git a/configs/ge_b650v3_defconfig b/configs/ge_b650v3_defconfig index ccea22503ebdef6cbab7588c61833285b1c05b7f..f03b635801a5a4ddaa2b99a6c346bfa9d186d76d 100644 --- a/configs/ge_b650v3_defconfig +++ b/configs/ge_b650v3_defconfig @@ -41,3 +41,4 @@ CONFIG_SPI=y CONFIG_MXC_SPI=y CONFIG_OF_LIBFDT=y # CONFIG_EFI_LOADER is not set +CONFIG_SPI_FLASH_WINBOND=y diff --git a/configs/ge_b850v3_defconfig b/configs/ge_b850v3_defconfig index 53d063fd127d12bbf30e2adae63591c202755909..b87fa56d115aa71d9d73a89fbaa9be65da575204 100644 --- a/configs/ge_b850v3_defconfig +++ b/configs/ge_b850v3_defconfig @@ -41,3 +41,4 @@ CONFIG_SPI=y CONFIG_MXC_SPI=y CONFIG_OF_LIBFDT=y # CONFIG_EFI_LOADER is not set +CONFIG_SPI_FLASH_WINBOND=y