xref: /linux/arch/m68k/Kconfig.devices (revision a7f7f6248d9740d710fd6bd190293fe5e16410ac)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
20e152d80SGreg Ungererif MMU
30e152d80SGreg Ungerer
40e152d80SGreg Ungererconfig ARCH_MAY_HAVE_PC_FDC
50e152d80SGreg Ungerer	bool
60e152d80SGreg Ungerer	depends on BROKEN && (Q40 || SUN3X)
70e152d80SGreg Ungerer	default y
80e152d80SGreg Ungerer
90e152d80SGreg Ungerermenu "Platform devices"
100e152d80SGreg Ungerer
110e152d80SGreg Ungererconfig HEARTBEAT
123bd9e50bSGeert Uytterhoeven	bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || Q40
133bd9e50bSGeert Uytterhoeven	default y if !AMIGA && !APOLLO && !ATARI && !Q40 && HP300
140e152d80SGreg Ungerer	help
150e152d80SGreg Ungerer	  Use the power-on LED on your machine as a load meter.  The exact
160e152d80SGreg Ungerer	  behavior is platform-dependent, but normally the flash frequency is
170e152d80SGreg Ungerer	  a hyperbolic function of the 5-minute load average.
180e152d80SGreg Ungerer
190e152d80SGreg Ungerer# We have a dedicated heartbeat LED. :-)
200e152d80SGreg Ungererconfig PROC_HARDWARE
210e152d80SGreg Ungerer	bool "/proc/hardware support"
220e152d80SGreg Ungerer	help
230e152d80SGreg Ungerer	  Say Y here to support the /proc/hardware file, which gives you
240e152d80SGreg Ungerer	  access to information about the machine you're running on,
250e152d80SGreg Ungerer	  including the model, CPU, MMU, clock speed, BogoMIPS rating,
260e152d80SGreg Ungerer	  and memory size.
270e152d80SGreg Ungerer
2824ed6dddSGeert Uytterhoevenconfig NATFEAT
2924ed6dddSGeert Uytterhoeven	bool "ARAnyM emulator support"
3024ed6dddSGeert Uytterhoeven	depends on ATARI
3124ed6dddSGeert Uytterhoeven	help
3224ed6dddSGeert Uytterhoeven	  This option enables support for ARAnyM native features, such as
3324ed6dddSGeert Uytterhoeven	  access to a disk image as /dev/hda.
3424ed6dddSGeert Uytterhoeven
3524ed6dddSGeert Uytterhoevenconfig NFBLOCK
3624ed6dddSGeert Uytterhoeven	tristate "NatFeat block device support"
3724ed6dddSGeert Uytterhoeven	depends on BLOCK && NATFEAT
3824ed6dddSGeert Uytterhoeven	help
3924ed6dddSGeert Uytterhoeven	  Say Y to include support for the ARAnyM NatFeat block device
4024ed6dddSGeert Uytterhoeven	  which allows direct access to the hard drives without using
4124ed6dddSGeert Uytterhoeven	  the hardware emulation.
4224ed6dddSGeert Uytterhoeven
4324ed6dddSGeert Uytterhoevenconfig NFCON
4424ed6dddSGeert Uytterhoeven	tristate "NatFeat console driver"
454f73bc4dSJoe Millenbach	depends on TTY && NATFEAT
4624ed6dddSGeert Uytterhoeven	help
4724ed6dddSGeert Uytterhoeven	  Say Y to include support for the ARAnyM NatFeat console driver
4824ed6dddSGeert Uytterhoeven	  which allows the console output to be redirected to the stderr
4924ed6dddSGeert Uytterhoeven	  output of ARAnyM.
5024ed6dddSGeert Uytterhoeven
5124ed6dddSGeert Uytterhoevenconfig NFETH
5224ed6dddSGeert Uytterhoeven	tristate "NatFeat Ethernet support"
5324ed6dddSGeert Uytterhoeven	depends on ETHERNET && NATFEAT
5424ed6dddSGeert Uytterhoeven	help
5524ed6dddSGeert Uytterhoeven	  Say Y to include support for the ARAnyM NatFeat network device
5624ed6dddSGeert Uytterhoeven	  which will emulate a regular ethernet device while presenting an
5724ed6dddSGeert Uytterhoeven	  ethertap device to the host system.
5824ed6dddSGeert Uytterhoeven
59736b24dbSMichael Schmitzconfig ATARI_ETHERNAT
60736b24dbSMichael Schmitz	bool "Atari EtherNAT Ethernet support"
61736b24dbSMichael Schmitz	depends on ATARI
62*a7f7f624SMasahiro Yamada	help
63736b24dbSMichael Schmitz	  Say Y to include support for the EtherNAT network adapter for the
64736b24dbSMichael Schmitz	  CT/60 extension port.
65736b24dbSMichael Schmitz
66736b24dbSMichael Schmitz	  To compile the actual ethernet driver, choose Y or M for the SMC91X
67736b24dbSMichael Schmitz	  option in the network device section; the module will be called smc91x.
68736b24dbSMichael Schmitz
691d87a8f2SMichael Schmitzconfig ATARI_ETHERNEC
701d87a8f2SMichael Schmitz	bool "Atari EtherNEC Ethernet support"
711d87a8f2SMichael Schmitz	depends on ATARI_ROM_ISA
72*a7f7f624SMasahiro Yamada	help
731d87a8f2SMichael Schmitz	  Say Y to include support for the EtherNEC network adapter for the
741d87a8f2SMichael Schmitz	  ROM port. The driver works by polling instead of interrupts, so it
751d87a8f2SMichael Schmitz	  is quite slow.
761d87a8f2SMichael Schmitz
771a84db56SMasanari Iida	  This driver also supports the ethernet part of the NetUSBee ROM
781d87a8f2SMichael Schmitz	  port combined Ethernet/USB adapter.
791d87a8f2SMichael Schmitz
801d87a8f2SMichael Schmitz	  To compile the actual ethernet driver, choose Y or M in for the NE2000
811d87a8f2SMichael Schmitz	  option in the network device section; the module will be called ne.
821d87a8f2SMichael Schmitz
830e152d80SGreg Ungererendmenu
840e152d80SGreg Ungerer
850e152d80SGreg Ungerermenu "Character devices"
860e152d80SGreg Ungerer
870e152d80SGreg Ungererconfig ATARI_DSP56K
88112f8b12SKees Cook	tristate "Atari DSP56k support"
89112f8b12SKees Cook	depends on ATARI
900e152d80SGreg Ungerer	help
910e152d80SGreg Ungerer	  If you want to be able to use the DSP56001 in Falcons, say Y. This
920e152d80SGreg Ungerer	  driver is still experimental, and if you don't know what it is, or
930e152d80SGreg Ungerer	  if you don't have this processor, just say N.
940e152d80SGreg Ungerer
950e152d80SGreg Ungerer	  To compile this driver as a module, choose M here.
960e152d80SGreg Ungerer
970e152d80SGreg Ungererconfig AMIGA_BUILTIN_SERIAL
980e152d80SGreg Ungerer	tristate "Amiga builtin serial support"
99fd4d453bSGeert Uytterhoeven	depends on AMIGA && TTY
1000e152d80SGreg Ungerer	help
1010e152d80SGreg Ungerer	  If you want to use your Amiga's built-in serial port in Linux,
1020e152d80SGreg Ungerer	  answer Y.
1030e152d80SGreg Ungerer
1040e152d80SGreg Ungerer	  To compile this driver as a module, choose M here.
1050e152d80SGreg Ungerer
1060e152d80SGreg Ungererconfig HPDCA
1070e152d80SGreg Ungerer	tristate "HP DCA serial support"
1080e152d80SGreg Ungerer	depends on DIO && SERIAL_8250
1090e152d80SGreg Ungerer	help
1100e152d80SGreg Ungerer	  If you want to use the internal "DCA" serial ports on an HP300
1110e152d80SGreg Ungerer	  machine, say Y here.
1120e152d80SGreg Ungerer
1130e152d80SGreg Ungererconfig HPAPCI
1140e152d80SGreg Ungerer	tristate "HP APCI serial support"
115112f8b12SKees Cook	depends on HP300 && SERIAL_8250
1160e152d80SGreg Ungerer	help
1170e152d80SGreg Ungerer	  If you want to use the internal "APCI" serial ports on an HP400
1180e152d80SGreg Ungerer	  machine, say Y here.
1190e152d80SGreg Ungerer
1200e152d80SGreg Ungererconfig SERIAL_CONSOLE
1210e152d80SGreg Ungerer	bool "Support for serial port console"
122176f2934SGeert Uytterhoeven	depends on AMIGA_BUILTIN_SERIAL=y
123*a7f7f624SMasahiro Yamada	help
1240e152d80SGreg Ungerer	  If you say Y here, it will be possible to use a serial port as the
1250e152d80SGreg Ungerer	  system console (the system console is the device which receives all
1260e152d80SGreg Ungerer	  kernel messages and warnings and which allows logins in single user
1270e152d80SGreg Ungerer	  mode). This could be useful if some terminal or printer is connected
1280e152d80SGreg Ungerer	  to that serial port.
1290e152d80SGreg Ungerer
1300e152d80SGreg Ungerer	  Even if you say Y here, the currently visible virtual console
1310e152d80SGreg Ungerer	  (/dev/tty0) will still be used as the system console by default, but
1320e152d80SGreg Ungerer	  you can alter that using a kernel command line option such as
1330e152d80SGreg Ungerer	  "console=ttyS1". (Try "man bootparam" or see the documentation of
134176f2934SGeert Uytterhoeven	  your boot loader about how to pass options to the kernel at boot
135176f2934SGeert Uytterhoeven	  time.)
1360e152d80SGreg Ungerer
137176f2934SGeert Uytterhoeven	  If you don't have a graphical console and you say Y here, the
1380e152d80SGreg Ungerer	  kernel will automatically use the first serial line, /dev/ttyS0, as
1390e152d80SGreg Ungerer	  system console.
1400e152d80SGreg Ungerer
1410e152d80SGreg Ungerer	  If unsure, say N.
1420e152d80SGreg Ungerer
1430e152d80SGreg Ungererendmenu
1440e152d80SGreg Ungerer
1450e152d80SGreg Ungererendif
146