diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-19 07:34:02 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-19 07:34:02 +0000 |
commit | f3a87e2bd87c0bf884a291948aa8fb998875cb20 (patch) | |
tree | a58897183134aae5ada36e1ca97ea3adc8dba8cd /target | |
parent | 02e216b7f2a0788f985441198505210b376fe18b (diff) |
[kernel] add missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11198 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 c5e758959..5f3bc7640 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 |