diff options
Diffstat (limited to 'configs/sh7757lcr_defconfig')
-rw-r--r-- | configs/sh7757lcr_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sh7757lcr_defconfig b/configs/sh7757lcr_defconfig index 138b7b93cc..d22e70eb91 100644 --- a/configs/sh7757lcr_defconfig +++ b/configs/sh7757lcr_defconfig @@ -2,3 +2,5 @@ CONFIG_SH=y CONFIG_SH_32BIT=y CONFIG_TARGET_SH7757LCR=y CONFIG_CMD_NET=y +CONFIG_SPI_FLASH=y +CONFIG_USE_PRIVATE_LIBGCC=y |