diff options
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.24/1253-config-usb-over-ethernet-module.patch.patch')
-rw-r--r-- | target/linux/s3c24xx/patches-2.6.24/1253-config-usb-over-ethernet-module.patch.patch | 84 |
1 files changed, 0 insertions, 84 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.24/1253-config-usb-over-ethernet-module.patch.patch b/target/linux/s3c24xx/patches-2.6.24/1253-config-usb-over-ethernet-module.patch.patch deleted file mode 100644 index 51a7ae5f20..0000000000 --- a/target/linux/s3c24xx/patches-2.6.24/1253-config-usb-over-ethernet-module.patch.patch +++ /dev/null @@ -1,84 +0,0 @@ -From 1a95efdc23966343a3b432ceef2f6c24dc0e2052 Mon Sep 17 00:00:00 2001 -From: Andy Green <andy@openmoko.com> -Date: Thu, 31 Jul 2008 10:20:53 +0100 -Subject: [PATCH] config-usb-over-ethernet-module.patch - -Signed-off-by: Andy Green <andy@openmoko.com> ---- - defconfig-2.6.24-maxmodules | 12 ++++++------ - defconfig-gta01 | 12 ++++++------ - defconfig-gta02 | 12 ++++++------ - 3 files changed, 18 insertions(+), 18 deletions(-) - -diff --git a/defconfig-2.6.24-maxmodules b/defconfig-2.6.24-maxmodules -index 39019b4..ec94668 100644 ---- a/defconfig-2.6.24-maxmodules -+++ b/defconfig-2.6.24-maxmodules -@@ -1380,12 +1380,12 @@ CONFIG_USB_S3C2410=y - # CONFIG_USB_GADGET_DUMMY_HCD is not set - # CONFIG_USB_GADGET_DUALSPEED is not set - # CONFIG_USB_ZERO is not set --CONFIG_USB_ETH=y --CONFIG_USB_ETH_RNDIS=y --# CONFIG_USB_GADGETFS is not set --# CONFIG_USB_FILE_STORAGE is not set --# CONFIG_USB_G_SERIAL is not set --# CONFIG_USB_MIDI_GADGET is not set -+CONFIG_USB_ETH=m -+CONFIG_USB_ETH_RNDIS=m -+CONFIG_USB_GADGETFS=m -+CONFIG_USB_FILE_STORAGE=m -+CONFIG_USB_G_SERIAL=m -+CONFIG_USB_MIDI_GADGET=m - - # - # SDIO support -diff --git a/defconfig-gta01 b/defconfig-gta01 -index aa0bf4b..3320560 100644 ---- a/defconfig-gta01 -+++ b/defconfig-gta01 -@@ -1380,12 +1380,12 @@ CONFIG_USB_S3C2410=y - # CONFIG_USB_GADGET_DUMMY_HCD is not set - # CONFIG_USB_GADGET_DUALSPEED is not set - # CONFIG_USB_ZERO is not set --CONFIG_USB_ETH=y --CONFIG_USB_ETH_RNDIS=y --# CONFIG_USB_GADGETFS is not set --# CONFIG_USB_FILE_STORAGE is not set --# CONFIG_USB_G_SERIAL is not set --# CONFIG_USB_MIDI_GADGET is not set -+CONFIG_USB_ETH=m -+CONFIG_USB_ETH_RNDIS=m -+CONFIG_USB_GADGETFS=m -+CONFIG_USB_FILE_STORAGE=m -+CONFIG_USB_G_SERIAL=m -+CONFIG_USB_MIDI_GADGET=m - - # - # SDIO support -diff --git a/defconfig-gta02 b/defconfig-gta02 -index 9d0dd56..376d53e 100644 ---- a/defconfig-gta02 -+++ b/defconfig-gta02 -@@ -1379,12 +1379,12 @@ CONFIG_USB_S3C2410=y - # CONFIG_USB_GADGET_DUMMY_HCD is not set - # CONFIG_USB_GADGET_DUALSPEED is not set - # CONFIG_USB_ZERO is not set --CONFIG_USB_ETH=y --CONFIG_USB_ETH_RNDIS=y --# CONFIG_USB_GADGETFS is not set --# CONFIG_USB_FILE_STORAGE is not set --# CONFIG_USB_G_SERIAL is not set --# CONFIG_USB_MIDI_GADGET is not set -+CONFIG_USB_ETH=m -+CONFIG_USB_ETH_RNDIS=m -+CONFIG_USB_GADGETFS=m -+CONFIG_USB_FILE_STORAGE=m -+CONFIG_USB_G_SERIAL=m -+CONFIG_USB_MIDI_GADGET=m - - # - # SDIO support --- -1.5.6.5 - |