commit | af54c18d4c682aafc6b63e3bb4714a0bdcf72121 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Wed Oct 28 15:10:39 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Thu Nov 12 08:26:58 2015 +0800 |
tree | 64e9ced400ead541b678ca5dbcbda735340544dc | |
parent | f1056910434d87051ff8af80a84e248dd1670abb [diff] [blame] |
nios2: use cfi flash driver model Use cfi flash driver model. Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
diff --git a/configs/nios2-generic_defconfig b/configs/nios2-generic_defconfig index e42a15e..0a6de6f 100644 --- a/configs/nios2-generic_defconfig +++ b/configs/nios2-generic_defconfig
@@ -17,6 +17,8 @@ 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