Skip to content

Commit

Permalink
da850-evm: KEYBOARD_GPIO_POLLED Kconfig conditional
Browse files Browse the repository at this point in the history
Use the mach-davinci/Kconfig to enable gpio-keys-polled as default when
da850-evm machine is enabled.

Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
CC: Kevin Hilman <khilman@deeprootsystems.com>
CC: "Nori, Sekhar" <nsekhar@ti.com>
CC: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
  • Loading branch information
Ben Gardiner authored and Kevin Hilman committed Dec 22, 2010
1 parent 70b3093 commit 9cc3049
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/mach-davinci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,9 @@ endchoice
config GPIO_PCA953X
default MACH_DAVINCI_DA850_EVM

config KEYBOARD_GPIO_POLLED
default MACH_DAVINCI_DA850_EVM

config MACH_TNETV107X
bool "TI TNETV107X Reference Platform"
default ARCH_DAVINCI_TNETV107X
Expand Down

0 comments on commit 9cc3049

Please sign in to comment.