summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-10-28 15:10:39 +0800
committerThomas Chou <thomas@wytron.com.tw>2015-11-12 08:26:58 +0800
commitaf54c18d4c682aafc6b63e3bb4714a0bdcf72121 (patch)
tree64e9ced400ead541b678ca5dbcbda735340544dc /configs
parentf1056910434d87051ff8af80a84e248dd1670abb (diff)
downloadblackbird-obmc-uboot-af54c18d4c682aafc6b63e3bb4714a0bdcf72121.tar.gz
blackbird-obmc-uboot-af54c18d4c682aafc6b63e3bb4714a0bdcf72121.zip
nios2: use cfi flash driver model
Use cfi flash driver model. Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Diffstat (limited to 'configs')
-rw-r--r--configs/nios2-generic_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/nios2-generic_defconfig b/configs/nios2-generic_defconfig
index e42a15ea7e..0a6de6fffb 100644
--- a/configs/nios2-generic_defconfig
+++ b/configs/nios2-generic_defconfig
@@ -17,6 +17,8 @@ CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_ALTERA_PIO=y
CONFIG_MISC=y
CONFIG_ALTERA_SYSID=y
+CONFIG_MTD=y
+CONFIG_CFI_FLASH=y
CONFIG_DM_ETH=y
CONFIG_ALTERA_TSE=y
CONFIG_ALTERA_JTAG_UART=y
OpenPOWER on IntegriCloud