--- zzzz-none-000/linux-4.9.276/fs/proc/Kconfig 2021-07-20 14:21:16.000000000 +0000 +++ falcon-5530-750/linux-4.9.276/fs/proc/Kconfig 2023-04-05 08:19:02.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"