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 | 71d81e1af7696b05e41c74466b1b6370fbcd469a (patch) | |
tree | 632576a9e60dfa32b081c12f48d118cd5119cce3 | |
parent | 518fb1a488ccdfb1337388dd3913ef2344755826 (diff) | |
download | upstream-71d81e1af7696b05e41c74466b1b6370fbcd469a.tar.gz upstream-71d81e1af7696b05e41c74466b1b6370fbcd469a.tar.bz2 upstream-71d81e1af7696b05e41c74466b1b6370fbcd469a.zip |
add missing config symbols
SVN-Revision: 11198
-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 |