forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
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,