diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-04-09 18:25:51 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-04-09 18:25:51 +0000 |
commit | 56a0b07011807ecfc6cf2007dc87b117876426ea (patch) | |
tree | 7d8f46dbe3df504fdb337549ef42767a021c013e /target/linux/atheros | |
parent | 456e6d78ac60a463174b62ef4550b338c7ed4fc4 (diff) | |
download | upstream-56a0b07011807ecfc6cf2007dc87b117876426ea.tar.gz upstream-56a0b07011807ecfc6cf2007dc87b117876426ea.tar.bz2 upstream-56a0b07011807ecfc6cf2007dc87b117876426ea.zip |
atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26553 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros')
-rw-r--r-- | target/linux/atheros/config-2.6.37 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/atheros/config-2.6.37 b/target/linux/atheros/config-2.6.37 index cb093dc973..739efc7b16 100644 --- a/target/linux/atheros/config-2.6.37 +++ b/target/linux/atheros/config-2.6.37 @@ -73,6 +73,7 @@ CONFIG_HAVE_KRETPROBES=y CONFIG_HAVE_OPROFILE=y CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=y +CONFIG_IP17XX_PHY=y CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQ_CPU=y |