diff options
author | Matteo Croce <rootkit85@yahoo.it> | 2008-05-13 00:10:45 +0000 |
---|---|---|
committer | Matteo Croce <rootkit85@yahoo.it> | 2008-05-13 00:10:45 +0000 |
commit | 2058b8096491f4976710ecbd1d70d82c4ffaae13 (patch) | |
tree | 44147cf5f33a794e33e03536210590522f61b077 /target/linux/atheros/config-2.6.25 | |
parent | 06c7c0428831969f02dcb5585edb859cf7025640 (diff) | |
download | upstream-2058b8096491f4976710ecbd1d70d82c4ffaae13.tar.gz upstream-2058b8096491f4976710ecbd1d70d82c4ffaae13.tar.bz2 upstream-2058b8096491f4976710ecbd1d70d82c4ffaae13.zip |
atheros: added marvell switch driver
SVN-Revision: 11129
Diffstat (limited to 'target/linux/atheros/config-2.6.25')
-rw-r--r-- | target/linux/atheros/config-2.6.25 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/atheros/config-2.6.25 b/target/linux/atheros/config-2.6.25 index 2408411f5e..2000410722 100644 --- a/target/linux/atheros/config-2.6.25 +++ b/target/linux/atheros/config-2.6.25 @@ -1,5 +1,6 @@ CONFIG_32BIT=y # CONFIG_64BIT is not set +# CONFIG_ADM6996_PHY is not set CONFIG_AR2313=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set # CONFIG_ARCH_HAS_ILOG2_U64 is not set @@ -166,6 +167,7 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y # CONFIG_MTD_ROM is not set # CONFIG_MTD_SLRAM is not set CONFIG_MTD_SPIFLASH=y +CONFIG_MVSWITCH_PHY=y # CONFIG_NET_PCI is not set # CONFIG_NET_VENDOR_3COM is not set CONFIG_NEW_GPIO=y |