diff options
author | John Crispin <john@openwrt.org> | 2015-02-12 11:15:56 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-12 11:15:56 +0000 |
commit | dbfb21ee900c5d6ac39ec2e40df3545c3fa649a7 (patch) | |
tree | ad1eca795dd58bc5e896de2fd7db492636fe4558 /target/linux/lantiq/config-3.18 | |
parent | 1eb616764e5bb799b5a62fd717cf8cd0c07281f9 (diff) | |
download | upstream-dbfb21ee900c5d6ac39ec2e40df3545c3fa649a7.tar.gz upstream-dbfb21ee900c5d6ac39ec2e40df3545c3fa649a7.tar.bz2 upstream-dbfb21ee900c5d6ac39ec2e40df3545c3fa649a7.zip |
lantiq: make m25p80 work again
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44421
Diffstat (limited to 'target/linux/lantiq/config-3.18')
-rw-r--r-- | target/linux/lantiq/config-3.18 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/lantiq/config-3.18 b/target/linux/lantiq/config-3.18 index f5220ceff8..148d104151 100644 --- a/target/linux/lantiq/config-3.18 +++ b/target/linux/lantiq/config-3.18 @@ -102,7 +102,9 @@ CONFIG_MTD_CFI_GEOMETRY=y CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_JEDECPROBE=y CONFIG_MTD_LANTIQ=y +CONFIG_MTD_M25P80=y # CONFIG_MTD_NAND_XWAY is not set +CONFIG_MTD_SPI_NOR=y CONFIG_MTD_SPLIT_FIRMWARE=y CONFIG_MTD_UIMAGE_SPLIT=y CONFIG_NEED_DMA_MAP_STATE=y |