forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/m68k/Kconfig.devices
....@@ -19,6 +19,7 @@
1919 # We have a dedicated heartbeat LED. :-)
2020 config PROC_HARDWARE
2121 bool "/proc/hardware support"
22
+ depends on PROC_FS
2223 help
2324 Say Y here to support the /proc/hardware file, which gives you
2425 access to information about the machine you're running on,