Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193539
b: refs/heads/master
c: 685afae
h: refs/heads/master
i:
  193537: dd73ecf
  193535: e2bc907
v: v3
  • Loading branch information
Jacob Pan authored and Dmitry Torokhov committed May 19, 2010
1 parent 32c29cb commit 5049d95
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a2056ffd4ae9e578ff9abb5eb49137020af71fd4
refs/heads/master: 685afae02557a178185a4be36f58332976e79f63
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ config KEYBOARD_ATKBD
default y
select SERIO
select SERIO_LIBPS2
select SERIO_I8042 if X86
select SERIO_I8042 if X86 && !X86_MRST
select SERIO_GSCPS2 if GSC
help
Say Y here if you want to use a standard AT or PS/2 keyboard. Usually
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/input/mouse/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ config MOUSE_PS2
default y
select SERIO
select SERIO_LIBPS2
select SERIO_I8042 if X86
select SERIO_I8042 if X86 && !X86_MRST
select SERIO_GSCPS2 if GSC
help
Say Y here if you have a PS/2 mouse connected to your system. This
Expand Down

0 comments on commit 5049d95

Please sign in to comment.