diff options
Diffstat (limited to 'arch/m68k/Kconfig.devices')
-rw-r--r-- | arch/m68k/Kconfig.devices | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/m68k/Kconfig.devices b/arch/m68k/Kconfig.devices index 04a3d9be90e9..c4cdfe444c64 100644 --- a/arch/m68k/Kconfig.devices +++ b/arch/m68k/Kconfig.devices | |||
@@ -60,8 +60,8 @@ endmenu | |||
60 | menu "Character devices" | 60 | menu "Character devices" |
61 | 61 | ||
62 | config ATARI_DSP56K | 62 | config ATARI_DSP56K |
63 | tristate "Atari DSP56k support (EXPERIMENTAL)" | 63 | tristate "Atari DSP56k support" |
64 | depends on ATARI && EXPERIMENTAL | 64 | depends on ATARI |
65 | help | 65 | help |
66 | If you want to be able to use the DSP56001 in Falcons, say Y. This | 66 | If you want to be able to use the DSP56001 in Falcons, say Y. This |
67 | driver is still experimental, and if you don't know what it is, or | 67 | driver is still experimental, and if you don't know what it is, or |
@@ -87,7 +87,7 @@ config HPDCA | |||
87 | 87 | ||
88 | config HPAPCI | 88 | config HPAPCI |
89 | tristate "HP APCI serial support" | 89 | tristate "HP APCI serial support" |
90 | depends on HP300 && SERIAL_8250 && EXPERIMENTAL | 90 | depends on HP300 && SERIAL_8250 |
91 | help | 91 | help |
92 | If you want to use the internal "APCI" serial ports on an HP400 | 92 | If you want to use the internal "APCI" serial ports on an HP400 |
93 | machine, say Y here. | 93 | machine, say Y here. |