kernel: update linux 3.3 to 3.3.2
[openwrt/svn-archive/archive.git] / target / linux / lantiq / patches-3.3 / 0065-MIPS-lantiq-adds-USB_ARCH_HAS_HCD-to-CONFIG_LANTIQ.patch
1 From 495ab2cb0a347dd8270634e42993418eb8122c9e Mon Sep 17 00:00:00 2001
2 From: John Crispin <blogic@openwrt.org>
3 Date: Fri, 23 Mar 2012 11:28:22 +0100
4 Subject: [PATCH 65/70] MIPS: lantiq: adds USB_ARCH_HAS_HCD to CONFIG_LANTIQ
5
6 ---
7 arch/mips/Kconfig | 1 +
8 1 files changed, 1 insertions(+), 0 deletions(-)
9
10 --- a/arch/mips/Kconfig
11 +++ b/arch/mips/Kconfig
12 @@ -232,6 +232,7 @@ config LANTIQ
13 select CLKDEV_LOOKUP
14 select HAVE_OPROFILE
15 select MIPS_MACHINE
16 + select USB_ARCH_HAS_HCD
17
18 config LASAT
19 bool "LASAT Networks platforms"