| .. | .. |
|---|
| 59 | 59 | config ATARI_ETHERNAT |
|---|
| 60 | 60 | bool "Atari EtherNAT Ethernet support" |
|---|
| 61 | 61 | depends on ATARI |
|---|
| 62 | | - ---help--- |
|---|
| 62 | + help |
|---|
| 63 | 63 | Say Y to include support for the EtherNAT network adapter for the |
|---|
| 64 | 64 | CT/60 extension port. |
|---|
| 65 | 65 | |
|---|
| .. | .. |
|---|
| 69 | 69 | config ATARI_ETHERNEC |
|---|
| 70 | 70 | bool "Atari EtherNEC Ethernet support" |
|---|
| 71 | 71 | depends on ATARI_ROM_ISA |
|---|
| 72 | | - ---help--- |
|---|
| 72 | + help |
|---|
| 73 | 73 | Say Y to include support for the EtherNEC network adapter for the |
|---|
| 74 | 74 | ROM port. The driver works by polling instead of interrupts, so it |
|---|
| 75 | 75 | is quite slow. |
|---|
| .. | .. |
|---|
| 120 | 120 | config SERIAL_CONSOLE |
|---|
| 121 | 121 | bool "Support for serial port console" |
|---|
| 122 | 122 | depends on AMIGA_BUILTIN_SERIAL=y |
|---|
| 123 | | - ---help--- |
|---|
| 123 | + help |
|---|
| 124 | 124 | If you say Y here, it will be possible to use a serial port as the |
|---|
| 125 | 125 | system console (the system console is the device which receives all |
|---|
| 126 | 126 | kernel messages and warnings and which allows logins in single user |
|---|