--- zzzz-none-000/linux-4.9.218/fs/proc/Kconfig 2020-04-02 15:20:41.000000000 +0000 +++ seale-7590ax-750/linux-4.9.218/fs/proc/Kconfig 2023-03-29 10:59:07.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"