diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-01-06 13:53:27 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-01-06 19:38:55 +0100 |
commit | 88ca6390eab24efda3f6333453cd645b5e20e400 (patch) | |
tree | aca0017be6abf1534934ec15cac1da4fd30c66f7 /target/linux/oxnas/patches-4.4/400-oxnas-nand.patch | |
parent | b9857b21c27c3ba98a400cd797c540baa9f40be1 (diff) | |
download | upstream-88ca6390eab24efda3f6333453cd645b5e20e400.tar.gz upstream-88ca6390eab24efda3f6333453cd645b5e20e400.tar.bz2 upstream-88ca6390eab24efda3f6333453cd645b5e20e400.zip |
kernel: bump to 4.4.40
Refresh patches on all 4.4 supported platforms.
Compile & run tested: lantiq/xrx200
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/oxnas/patches-4.4/400-oxnas-nand.patch')
-rw-r--r-- | target/linux/oxnas/patches-4.4/400-oxnas-nand.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/oxnas/patches-4.4/400-oxnas-nand.patch b/target/linux/oxnas/patches-4.4/400-oxnas-nand.patch index 053cd1db36..fbc3edbbe8 100644 --- a/target/linux/oxnas/patches-4.4/400-oxnas-nand.patch +++ b/target/linux/oxnas/patches-4.4/400-oxnas-nand.patch @@ -1,8 +1,8 @@ --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig -@@ -546,4 +546,11 @@ config MTD_NAND_HISI504 - help - Enables support for NAND controller on Hisilicon SoC Hip04. +@@ -563,4 +563,11 @@ config MTD_NAND_QCOM + Enables support for NAND flash chips on SoCs containing the EBI2 NAND + controller. This controller is found on IPQ806x SoC. +config MTD_NAND_OXNAS + tristate "Support for NAND on Plxtech NAS782X SoC" |