diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-03-14 15:52:42 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-03-14 15:52:42 +0000 |
commit | 16defbb2bd9478f9e5384b9722f20a694e6bae41 (patch) | |
tree | f52e202c30c7fca103b196ece1223e18446e4dfc /target/linux/s3c24xx/patches-2.6.24/1079-local-config-add-bluetooth-monolithic.patch.patch | |
parent | b4644aedce6526b5d07b336187c8e6417c7dd75e (diff) | |
download | upstream-16defbb2bd9478f9e5384b9722f20a694e6bae41.tar.gz upstream-16defbb2bd9478f9e5384b9722f20a694e6bae41.tar.bz2 upstream-16defbb2bd9478f9e5384b9722f20a694e6bae41.zip |
nuke obsolete kernel stuff
SVN-Revision: 14875
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.24/1079-local-config-add-bluetooth-monolithic.patch.patch')
-rw-r--r-- | target/linux/s3c24xx/patches-2.6.24/1079-local-config-add-bluetooth-monolithic.patch.patch | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.24/1079-local-config-add-bluetooth-monolithic.patch.patch b/target/linux/s3c24xx/patches-2.6.24/1079-local-config-add-bluetooth-monolithic.patch.patch deleted file mode 100644 index d5e5130932..0000000000 --- a/target/linux/s3c24xx/patches-2.6.24/1079-local-config-add-bluetooth-monolithic.patch.patch +++ /dev/null @@ -1,44 +0,0 @@ -From 7eb5d3249a17af091630b6fa8392ed1e268962f6 Mon Sep 17 00:00:00 2001 -From: warmcat <andy@openmoko.com> -Date: Sun, 13 Apr 2008 07:25:45 +0100 -Subject: [PATCH] local-config-add-bluetooth-monolithic.patch - -Add Bluetooth in monolithic kernel ---- - defconfig-2.6.24 | 10 ++-------- - 1 files changed, 2 insertions(+), 8 deletions(-) - -diff --git a/defconfig-2.6.24 b/defconfig-2.6.24 -index b0ef327..5b3e5e9 100644 ---- a/defconfig-2.6.24 -+++ b/defconfig-2.6.24 -@@ -1275,16 +1275,10 @@ CONFIG_HID=y - # - # USB Input Devices - # --CONFIG_USB_HID=m -+CONFIG_USB_HID=y - # CONFIG_USB_HIDINPUT_POWERBOOK is not set - # CONFIG_HID_FF is not set - # CONFIG_USB_HIDDEV is not set -- --# --# USB HID Boot Protocol drivers --# --# CONFIG_USB_KBD is not set --# CONFIG_USB_MOUSE is not set - CONFIG_USB_SUPPORT=y - CONFIG_USB_ARCH_HAS_HCD=y - CONFIG_USB_ARCH_HAS_OHCI=y -@@ -1306,7 +1300,7 @@ CONFIG_USB_PERSIST=y - # USB Host Controller Drivers - # - # CONFIG_USB_ISP116X_HCD is not set --CONFIG_USB_OHCI_HCD=m -+CONFIG_USB_OHCI_HCD=y - # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set - # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set - CONFIG_USB_OHCI_LITTLE_ENDIAN=y --- -1.5.6.5 - |