diff options
Diffstat (limited to 'configs/stout_defconfig')
-rw-r--r-- | configs/stout_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stout_defconfig b/configs/stout_defconfig index fbfe919cd2..fcfc5c1619 100644 --- a/configs/stout_defconfig +++ b/configs/stout_defconfig @@ -16,6 +16,6 @@ CONFIG_TARGET_STOUT=y # CONFIG_CMD_SOURCE is not set # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_MISC is not set +CONFIG_SH_SDHI=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_BAR=y -CONFIG_SH_SDHI=y |