linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ARM: tegra: enable joystick in tegra_defconfig
@ 2014-05-14  2:09 Alexandre Courbot
  2014-05-14 15:57 ` Stephen Warren
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Courbot @ 2014-05-14  2:09 UTC (permalink / raw)
  To: Stephen Warren, Thierry Reding
  Cc: linux-tegra, linux-arm-kernel, linux-kernel, gnurou, Alexandre Courbot

NVIDIA SHIELD embeds a USB joystick device. Enable the corresponding
support in tegra_defconfig.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
---
Changes since v1:
- Have support built-in instead of as a module
- Fixed wording in commit message

 arch/arm/configs/tegra_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index 8c1625b78034..1faa68f8988b 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -114,6 +114,7 @@ CONFIG_USB_NET_SMSC95XX=y
 CONFIG_BRCMFMAC=m
 CONFIG_RT2X00=y
 CONFIG_RT2800USB=m
+CONFIG_INPUT_JOYDEV=y
 CONFIG_INPUT_EVDEV=y
 CONFIG_KEYBOARD_GPIO=y
 CONFIG_KEYBOARD_TEGRA=y
-- 
1.9.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] ARM: tegra: enable joystick in tegra_defconfig
  2014-05-14  2:09 [PATCH v2] ARM: tegra: enable joystick in tegra_defconfig Alexandre Courbot
@ 2014-05-14 15:57 ` Stephen Warren
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2014-05-14 15:57 UTC (permalink / raw)
  To: Alexandre Courbot, Thierry Reding
  Cc: linux-tegra, linux-arm-kernel, linux-kernel, gnurou

On 05/13/2014 08:09 PM, Alexandre Courbot wrote:
> NVIDIA SHIELD embeds a USB joystick device. Enable the corresponding
> support in tegra_defconfig.

I've squashed this into Tegra's for-3.16/defconfig branch.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-14 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-14  2:09 [PATCH v2] ARM: tegra: enable joystick in tegra_defconfig Alexandre Courbot
2014-05-14 15:57 ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).