a7ea1ad7d567e68622ed8379145ab2dba390923d
[openwrt/svn-archive/archive.git] / target / linux / lantiq / patches-3.2 / 0069-MIPS-lantiq-adds-USB_ARCH_HAS_HCD-to-CONFIG_LANTIQ.patch
1 From 749d1baf548fda72bb1a74b7653415a63b00e8a0 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 69/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 diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
11 index 12ee3df..81b22c1 100644
12 --- a/arch/mips/Kconfig
13 +++ b/arch/mips/Kconfig
14 @@ -229,6 +229,7 @@ config LANTIQ
15 select CLKDEV_LOOKUP
16 select HAVE_OPROFILE
17 select MIPS_MACHINE
18 + select USB_ARCH_HAS_HCD
19
20 config LASAT
21 bool "LASAT Networks platforms"
22 --
23 1.7.7.1
24