diff options
Diffstat (limited to 'configs/calimain_defconfig')
-rw-r--r-- | configs/calimain_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/calimain_defconfig b/configs/calimain_defconfig index 33a221a03b..787294aef2 100644 --- a/configs/calimain_defconfig +++ b/configs/calimain_defconfig @@ -16,4 +16,5 @@ CONFIG_CMD_GPIO=y CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y |