diff options
author | Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl> | 2020-06-27 16:40:19 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-12-22 19:11:50 +0100 |
commit | 77575d4c02d581d1c1607891fc6ce0ab84f630d3 (patch) | |
tree | 7057f235ed8f7e08e0f32ab252a186447be4214f /target/linux/ipq806x | |
parent | a282a04538ac9e41d79da1ea3f30049ffce15a03 (diff) | |
download | upstream-77575d4c02d581d1c1607891fc6ce0ab84f630d3.tar.gz upstream-77575d4c02d581d1c1607891fc6ce0ab84f630d3.tar.bz2 upstream-77575d4c02d581d1c1607891fc6ce0ab84f630d3.zip |
kernel: move some disabled symbols to generic
Move some disabled config options found in lantiq target to generic.
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
Diffstat (limited to 'target/linux/ipq806x')
-rw-r--r-- | target/linux/ipq806x/config-5.4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ipq806x/config-5.4 b/target/linux/ipq806x/config-5.4 index 20870f75c0..2c8e6bbbb0 100644 --- a/target/linux/ipq806x/config-5.4 +++ b/target/linux/ipq806x/config-5.4 @@ -324,8 +324,6 @@ CONFIG_MTD_SPLIT_UIMAGE_FW=y CONFIG_MTD_UBI=y CONFIG_MTD_UBI_BEB_LIMIT=20 CONFIG_MTD_UBI_BLOCK=y -# CONFIG_MTD_UBI_FASTMAP is not set -# CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_NEED_DMA_MAP_STATE=y |