[lantiq] dgn3500 support with eeprom loading from sysfs
[openwrt/svn-archive/archive.git] / target / linux / lantiq / patches-3.2 / 0068-MIPS-lantiq-adds-USB_ARCH_HAS_HCD-to-CONFIG_LANTIQ.patch
1 From a843a038cefffbad99e2fc3e95b0f72e6cd28124 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 68/73] 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"