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/ipq807x/config-default | |
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/ipq807x/config-default')
-rw-r--r-- | target/linux/ipq807x/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ipq807x/config-default b/target/linux/ipq807x/config-default index 1f60ccfecb..337e660cdf 100644 --- a/target/linux/ipq807x/config-default +++ b/target/linux/ipq807x/config-default @@ -416,7 +416,6 @@ CONFIG_MTD_SPLIT_FIT_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=y CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MUTEX_SPIN_ON_OWNER=y |