--- zzzz-none-000/linux-4.9.231/fs/proc/Kconfig 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5590-729/linux-4.9.231/fs/proc/Kconfig 2022-03-30 12:03:35.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"