diff options
Diffstat (limited to 'configs/M52277EVB_defconfig')
-rw-r--r-- | configs/M52277EVB_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M52277EVB_defconfig b/configs/M52277EVB_defconfig index a13cc8b8bc9..730a4b800a2 100644 --- a/configs/M52277EVB_defconfig +++ b/configs/M52277EVB_defconfig @@ -1,3 +1,4 @@ CONFIG_M68K=y CONFIG_TARGET_M52277EVB=y CONFIG_SYS_EXTRA_OPTIONS="SYS_SPANSION_BOOT,SYS_TEXT_BASE=0x00000000" +CONFIG_SPI_FLASH=y |