Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200491
b: refs/heads/master
c: 0b28bac
h: refs/heads/master
i:
  200489: 339c0ef
  200487: b5368c8
v: v3
  • Loading branch information
Randy Dunlap authored and Dmitry Torokhov committed Jun 22, 2010
1 parent 0789a72 commit 9ba52a9
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: 0e789314f8c0b50bd19bf08dc5624b9604d60183
refs/heads/master: 0b28bac5aef7bd1ab213723df031e61db9ff151a
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ config KEYBOARD_ATARI
module will be called atakbd.

config KEYBOARD_ATKBD
tristate "AT keyboard" if EMBEDDED || !X86
tristate "AT keyboard" if EMBEDDED || !X86 || X86_MRST
default y
select SERIO
select SERIO_LIBPS2
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/input/serio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ config SERIO_I8042
tristate "i8042 PC Keyboard controller" if EMBEDDED || !X86
default y
depends on !PARISC && (!ARM || ARCH_SHARK || FOOTBRIDGE_HOST) && \
(!SUPERH || SH_CAYMAN) && !M68K && !BLACKFIN
(!SUPERH || SH_CAYMAN) && !M68K && !BLACKFIN && !X86_MRST
help
i8042 is the chip over which the standard AT keyboard and PS/2
mouse are connected to the computer. If you use these devices,
Expand Down

0 comments on commit 9ba52a9

Please sign in to comment.