Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f0f05a42 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

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: default avatarDmitry Torokhov <dtor@mail.ru>
parent e608460d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -52,7 +52,7 @@ config SOUND_CMPCI_MIDI


config SOUND_CMPCI_JOYSTICK
config SOUND_CMPCI_JOYSTICK
	bool "Enable joystick"
	bool "Enable joystick"
	depends on SOUND_CMPCI && X86
	depends on SOUND_CMPCI && X86 && (GAMEPORT=y || SOUND_CMPCI=GAMEPORT)
	help
	help
	  Say Y here in order to enable the joystick port on a sound card using
	  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
	  the CMI8338 or the CMI8738 chipset.  You need to config the