aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-5.4
diff options
context:
space:
mode:
authorSungbo Eo <mans0n@gorani.run>2020-12-25 20:14:23 +0900
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-12-27 19:07:42 +0100
commitccf65613daf155c78b38081dc3b8b5ca22a6f9ed (patch)
treec31004299d310a0dd1f26e5d204ebb17a574bbde /target/linux/generic/config-5.4
parent19d7e73ecc28945581fb91cea20e1f3399f72268 (diff)
downloadupstream-ccf65613daf155c78b38081dc3b8b5ca22a6f9ed.tar.gz
upstream-ccf65613daf155c78b38081dc3b8b5ca22a6f9ed.tar.bz2
upstream-ccf65613daf155c78b38081dc3b8b5ca22a6f9ed.zip
kernel: add disabled PROC_STRIPPED
Otherwise the missing symbol is added to target config for every kernel config refresh. While at it, remove the disabled symbol from target configs. Fixes: 4943bc5cff47 ("kernel: only strip proc for small flash devices") Signed-off-by: Sungbo Eo <mans0n@gorani.run>
Diffstat (limited to 'target/linux/generic/config-5.4')
-rw-r--r--target/linux/generic/config-5.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
index 8473817000..46bc731f04 100644
--- a/target/linux/generic/config-5.4
+++ b/target/linux/generic/config-5.4
@@ -4123,6 +4123,7 @@ CONFIG_PRINT_STACK_DEPTH=64
CONFIG_PROC_FS=y
# CONFIG_PROC_KCORE is not set
# CONFIG_PROC_PAGE_MONITOR is not set
+# CONFIG_PROC_STRIPPED is not set
CONFIG_PROC_SYSCTL=y
# CONFIG_PROC_VMCORE_DEVICE_DUMP is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set