Skip to content

Commit

Permalink
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMAN
Browse files Browse the repository at this point in the history
Architectures which might use an i8042 for serial IO to keyboard,
mouse, etc should select ARCH_MIGHT_HAVE_PC_SERIO. Cayman board
is only sh board which needs this.

Signed-off-by: Mark Salter <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
  • Loading branch information
mosalter authored and dtor committed Jan 2, 2014
1 parent c74e6d3 commit 82ef5b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sh/boards/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ config SH_CAYMAN
bool "Hitachi Cayman"
depends on CPU_SUBTYPE_SH5_101 || CPU_SUBTYPE_SH5_103
select SYS_SUPPORTS_PCI
select ARCH_MIGHT_HAVE_PC_SERIO

config SH_POLARIS
bool "SMSC Polaris"
Expand Down

0 comments on commit 82ef5b8

Please sign in to comment.