diff options
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r-- | arch/m68k/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index 2c890b56c96e..6719c5629c5d 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -255,6 +255,14 @@ config NFBLOCK | |||
255 | which allows direct access to the hard drives without using | 255 | which allows direct access to the hard drives without using |
256 | the hardware emulation. | 256 | the hardware emulation. |
257 | 257 | ||
258 | config NFCON | ||
259 | tristate "NatFeat console driver" | ||
260 | depends on NATFEAT | ||
261 | help | ||
262 | Say Y to include support for the ARAnyM NatFeat console driver | ||
263 | which allows the console output to be redirected to the stderr | ||
264 | output of ARAnyM. | ||
265 | |||
258 | comment "Processor type" | 266 | comment "Processor type" |
259 | 267 | ||
260 | config M68020 | 268 | config M68020 |