summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-11-22 20:13:55 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2019-11-22 22:20:30 +0100
commit70b73f64705a6a70641924c05dc72711b477d7b9 (patch)
tree70fcaf6cc1124e5c9467a03961e5aacba2f43d62
parent6e2e5d1bf8d551f78d4397720433c86109d9b370 (diff)
downloadopenwrt-70b73f64705a6a70641924c05dc72711b477d7b9.tar.gz
openwrt-70b73f64705a6a70641924c05dc72711b477d7b9.tar.bz2
openwrt-70b73f64705a6a70641924c05dc72711b477d7b9.zip
kernel: Add missing configuration option
This was found by the build bot. Fixes: 6e2e5d1bf8d5 ("kernel: bump 4.14 to 4.14.155") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit 103e49f62e72664ee0d5285007907a75960e8645)
-rw-r--r--target/linux/generic/config-4.141
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index 376640bbba..3141c381ed 100644
--- a/target/linux/generic/config-4.14
+++ b/target/linux/generic/config-4.14
@@ -1118,6 +1118,7 @@ CONFIG_DEVPORT=y
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_ENGINE is not set
# CONFIG_DMA_FENCE_TRACE is not set
+# CONFIG_DMA_JZ4780 is not set
# CONFIG_DMA_NOOP_OPS is not set
# CONFIG_DMA_SHARED_BUFFER is not set
# CONFIG_DMA_VIRT_OPS is not set