diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 07:34:02 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 07:34:02 +0000 |
commit | 07e52f4ea54ab798c41e53b8f0f0568262007261 (patch) | |
tree | a58897183134aae5ada36e1ca97ea3adc8dba8cd /target/linux/generic-2.6/config-2.6.25 | |
parent | 71febbb4c23fea8168f4da54131db9809393c2e5 (diff) | |
download | upstream-07e52f4ea54ab798c41e53b8f0f0568262007261.tar.gz upstream-07e52f4ea54ab798c41e53b8f0f0568262007261.tar.bz2 upstream-07e52f4ea54ab798c41e53b8f0f0568262007261.zip |
[kernel] add missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11198 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.25')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index c5e758959a..5f3bc76400 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -5,6 +5,7 @@ # CONFIG_ACORN_PARTITION is not set # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADM6996_PHY is not set # CONFIG_AFFS_FS is not set # CONFIG_AFS_FS is not set # CONFIG_AF_RXRPC is not set @@ -769,6 +770,7 @@ CONFIG_MSDOS_PARTITION=y CONFIG_MTD_ROOTFS_ROOT_DEV=y CONFIG_MTD_ROOTFS_SPLIT=y # CONFIG_MTD_UBI is not set +# CONFIG_MVSWITCH_PHY is not set # CONFIG_MWAVE is not set # CONFIG_MYRI10GE is not set # CONFIG_NAMESPACES is not set |