--- zzzz-none-000/linux-4.4.271/fs/proc/Kconfig 2021-06-03 06:22:09.000000000 +0000 +++ hawkeye-5590-750/linux-4.4.271/fs/proc/Kconfig 2023-04-19 10:22:30.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"