hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
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,
....@@ -59,7 +60,7 @@
5960 config ATARI_ETHERNAT
6061 bool "Atari EtherNAT Ethernet support"
6162 depends on ATARI
62
- ---help---
63
+ help
6364 Say Y to include support for the EtherNAT network adapter for the
6465 CT/60 extension port.
6566
....@@ -69,7 +70,7 @@
6970 config ATARI_ETHERNEC
7071 bool "Atari EtherNEC Ethernet support"
7172 depends on ATARI_ROM_ISA
72
- ---help---
73
+ help
7374 Say Y to include support for the EtherNEC network adapter for the
7475 ROM port. The driver works by polling instead of interrupts, so it
7576 is quite slow.
....@@ -120,7 +121,7 @@
120121 config SERIAL_CONSOLE
121122 bool "Support for serial port console"
122123 depends on AMIGA_BUILTIN_SERIAL=y
123
- ---help---
124
+ help
124125 If you say Y here, it will be possible to use a serial port as the
125126 system console (the system console is the device which receives all
126127 kernel messages and warnings and which allows logins in single user