--- zzzz-none-000/linux-4.4.60/fs/proc/Kconfig 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/fs/proc/Kconfig 2021-02-04 17:41:59.000000000 +0000 @@ -81,3 +81,8 @@ Say Y if you are running any user-space software which takes benefit from this interface. For example, rkt is such a piece of software. + +config PROC_STRIPPED + default n + depends on EXPERT + bool "Strip non-essential /proc functionality to reduce code size"