344af9645e83514cba70349fef3da9574affd377
[openwrt.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 --- a/arch/mips/Kconfig
11 +++ b/arch/mips/Kconfig
12 @@ -229,6 +229,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"