bb39b8d99a
Update our copies of the brcm2708 patches to the latest rpi-3.10-y rebased against linux-3.10.y stable (3.10.32). This should hopefully make it easier for us in the future to leverage the raspberry/rpi-* branches. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39770
37 lines
1.0 KiB
Diff
37 lines
1.0 KiB
Diff
From c37bbdb8a56d4ecac0fe260d0b5b50ae860d1aaf Mon Sep 17 00:00:00 2001
|
|
From: popcornmix <popcornmix@gmail.com>
|
|
Date: Thu, 12 Dec 2013 11:16:05 +0000
|
|
Subject: [PATCH 127/174] config: Make XPAD and USB_NET_AX88179_178A modules
|
|
|
|
---
|
|
arch/arm/configs/bcmrpi_defconfig | 4 +++-
|
|
1 file changed, 3 insertions(+), 1 deletion(-)
|
|
|
|
--- a/arch/arm/configs/bcmrpi_defconfig
|
|
+++ b/arch/arm/configs/bcmrpi_defconfig
|
|
@@ -434,6 +434,7 @@ CONFIG_USB_RTL8150=m
|
|
CONFIG_USB_RTL8152=m
|
|
CONFIG_USB_USBNET=y
|
|
CONFIG_USB_NET_AX8817X=m
|
|
+CONFIG_USB_NET_AX88179_178A=m
|
|
CONFIG_USB_NET_CDCETHER=m
|
|
CONFIG_USB_NET_CDC_EEM=m
|
|
CONFIG_USB_NET_CDC_NCM=m
|
|
@@ -500,7 +501,7 @@ CONFIG_INPUT_EVDEV=m
|
|
CONFIG_INPUT_JOYSTICK=y
|
|
CONFIG_JOYSTICK_IFORCE=m
|
|
CONFIG_JOYSTICK_IFORCE_USB=y
|
|
-CONFIG_JOYSTICK_XPAD=y
|
|
+CONFIG_JOYSTICK_XPAD=m
|
|
CONFIG_JOYSTICK_XPAD_FF=y
|
|
CONFIG_INPUT_MISC=y
|
|
CONFIG_INPUT_AD714X=m
|
|
@@ -785,6 +786,7 @@ CONFIG_HID_ZEROPLUS=m
|
|
CONFIG_HID_ZYDACRON=m
|
|
CONFIG_HID_PID=y
|
|
CONFIG_USB_HIDDEV=y
|
|
+CONFIG_USB=y
|
|
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
|
CONFIG_USB_MON=m
|
|
CONFIG_USB_DWCOTG=y
|