提交 f0f05a42 编写于 作者: D Dmitry Torokhov

Input: make sure that joystick support in CMPCI driver can only be

       selected if either gameport is built-in or _both_ gameport
       and cmpci are built as modules.
Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 e608460d
......@@ -52,7 +52,7 @@ config SOUND_CMPCI_MIDI
config SOUND_CMPCI_JOYSTICK
bool "Enable joystick"
depends on SOUND_CMPCI && X86
depends on SOUND_CMPCI && X86 && (GAMEPORT=y || SOUND_CMPCI=GAMEPORT)
help
Say Y here in order to enable the joystick port on a sound card using
the CMI8338 or the CMI8738 chipset. You need to config the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册