summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/config-default
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-01-23 12:08:44 +0000
committerJohn Crispin <john@openwrt.org>2011-01-23 12:08:44 +0000
commit7c9e1370e910ddd70ef79ddd41eea8357aa2b43e (patch)
treebcc59be06817f085d5f6870bb623ab1321218d62 /target/linux/lantiq/xway/config-default
parentd6f4fa08eb62c138a929c342332302f2c27f728f (diff)
downloadmaster-31e0f0ae-7c9e1370e910ddd70ef79ddd41eea8357aa2b43e.tar.gz
master-31e0f0ae-7c9e1370e910ddd70ef79ddd41eea8357aa2b43e.tar.bz2
master-31e0f0ae-7c9e1370e910ddd70ef79ddd41eea8357aa2b43e.zip
* fix pci support for more than 1 device * fixes ioport mappings * adds support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning
bugfix, cleanup, SVN-Revision: 25072
Diffstat (limited to 'target/linux/lantiq/xway/config-default')
-rw-r--r--target/linux/lantiq/xway/config-default3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/lantiq/xway/config-default b/target/linux/lantiq/xway/config-default
index 46cd6e778b..30d0e3f941 100644
--- a/target/linux/lantiq/xway/config-default
+++ b/target/linux/lantiq/xway/config-default
@@ -1,8 +1,10 @@
+CONFIG_AR8216_PHY=y
# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
# CONFIG_CRYPTO_HW is not set
CONFIG_HAVE_IDE=y
CONFIG_HW_HAS_PCI=y
CONFIG_IMAGE_CMDLINE_HACK=y
+# CONFIG_ISDN is not set
CONFIG_LANTIQ_ETOP=y
CONFIG_LANTIQ_MACH_ARV45XX=y
CONFIG_LANTIQ_MACH_EASY4010=y
@@ -15,6 +17,7 @@ CONFIG_LEDS_GPIO=y
# CONFIG_LOONGSON_MC146818 is not set
CONFIG_LOONGSON_UART_BASE=y
CONFIG_NEED_DMA_MAP_STATE=y
+CONFIG_RTL8306_PHY=y
CONFIG_SCSI_MOD=y
CONFIG_SOC_LANTIQ=y
CONFIG_SOC_LANTIQ_XWAY=y