diff options
Diffstat (limited to 'configs/sfr_nb4-ser_ram_defconfig')
-rw-r--r-- | configs/sfr_nb4-ser_ram_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/sfr_nb4-ser_ram_defconfig b/configs/sfr_nb4-ser_ram_defconfig index 16c7846ed7..12adfb01e7 100644 --- a/configs/sfr_nb4-ser_ram_defconfig +++ b/configs/sfr_nb4-ser_ram_defconfig @@ -38,7 +38,10 @@ CONFIG_LED_BCM6358=y CONFIG_LED_GPIO=y CONFIG_MTD=y CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y CONFIG_CFI_FLASH=y +CONFIG_SYS_FLASH_PROTECTION=y +CONFIG_SYS_FLASH_CFI=y CONFIG_PHY=y CONFIG_BCM6358_USBH_PHY=y CONFIG_DM_RESET=y |