| summaryrefslogtreecommitdiff |
| author | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-02-05 10:36:47 (GMT) |
|---|---|---|
| committer | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-02-05 10:36:47 (GMT) |
| commit | 040fdeaf4cd38a0c0154eef22e085d0efd2f3219 (patch) (side-by-side diff) | |
| tree | ccbfffa95612999f39e1bd2da3d5f2a0fff23b8e | |
| parent | 1e5acec0ed3d402ae1b22c4dc73b889c549313cc (diff) | |
defconfig:v2.5.4-pre1
update
| -rw-r--r-- | arch/i386/defconfig | 27 |
1 files changed, 12 insertions, 15 deletions
diff --git a/arch/i386/defconfig b/arch/i386/defconfig index 48a29fe..4f292da 100644 --- a/arch/i386/defconfig +++ b/arch/i386/defconfig @@ -406,3 +406,2 @@ CONFIG_NET_ETHERNET=y # CONFIG_SUNQE is not set -# CONFIG_SUNLANCE is not set # CONFIG_SUNGEM is not set @@ -520,3 +519,3 @@ CONFIG_PCMCIA_RAYCS=y # -# Input core support +# Input device support # @@ -527,2 +526,12 @@ CONFIG_PCMCIA_RAYCS=y # CONFIG_INPUT_EVDEV is not set +# CONFIG_GAMEPORT is not set +CONFIG_SOUND_GAMEPORT=y +# CONFIG_GAMEPORT_NS558 is not set +# CONFIG_GAMEPORT_L4 is not set +# CONFIG_INPUT_EMU10K1 is not set +# CONFIG_GAMEPORT_PCIGAME is not set +# CONFIG_GAMEPORT_FM801 is not set +# CONFIG_GAMEPORT_CS461x is not set +# CONFIG_SERIO is not set +# CONFIG_SERIO_SERPORT is not set @@ -553,15 +562,2 @@ CONFIG_PSMOUSE=y # CONFIG_PC110_PAD is not set - -# -# Joysticks -# -# CONFIG_INPUT_GAMEPORT is not set - -# -# Input core support is needed for gameports -# - -# -# Input core support is needed for joysticks -# # CONFIG_QIC02_TAPE is not set @@ -723,2 +719,3 @@ CONFIG_SOUND_ES1371=y # CONFIG_SOUND_TVMIXER is not set +CONFIG_INPUT_GAMEPORT=y |