diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-03 02:50:10 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-03 02:50:10 +0000 |
commit | 45853310d3e84bf1d9a3b691ccb55a49599c01f4 (patch) | |
tree | e4f80b28683b0d958c5aa6766595a7b5afc51608 /target | |
parent | b31a927c29dab7cfc3e37b37b5705e397c5479c9 (diff) |
[kernel] generic: add missing PHY related config entries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14379 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 5 |
1 files changed, 5 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 c4ca3af61d..50363beafa 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -165,6 +165,7 @@ CONFIG_BRIDGE_EBT_ULOG=m CONFIG_BRIDGE_EBT_VLAN=m # CONFIG_BRIDGE_NETFILTER is not set CONFIG_BRIDGE_NF_EBTABLES=m +# CONFIG_BROADCOM_PHY is not set CONFIG_BROKEN_ON_SMP=y CONFIG_BSD_DISKLABEL=y CONFIG_BSD_PROCESS_ACCT=y @@ -747,6 +748,7 @@ CONFIG_MAC_PARTITION=y # CONFIG_MARKERS is not set # CONFIG_MARVELL_PHY is not set # CONFIG_MD is not set +# CONFIG_MDIO_BITBANG is not set # CONFIG_MEGARAID_LEGACY is not set # CONFIG_MEGARAID_NEWGEN is not set # CONFIG_MEGARAID_SAS is not set @@ -1137,6 +1139,7 @@ CONFIG_PROC_SYSCTL=y # CONFIG_QEMU is not set # CONFIG_QLA3XXX is not set # CONFIG_QNX4FS_FS is not set +# CONFIG_QSEMI_PHY is not set # CONFIG_QUOTA is not set # CONFIG_R3964 is not set # CONFIG_R8169 is not set @@ -1158,6 +1161,7 @@ CONFIG_PROC_SYSCTL=y # CONFIG_RAID_ATTRS is not set CONFIG_RAMFS=y # CONFIG_RAW_DRIVER is not set +# CONFIG_REALTEK_PHY is not set # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_FS is not set # CONFIG_REISERFS_FS_XATTR is not set @@ -1365,6 +1369,7 @@ CONFIG_SLHC=m # CONFIG_SLUB is not set # CONFIG_SMB_FS is not set # CONFIG_SMB_NLS_DEFAULT is not set +# CONFIG_SMSC_PHY is not set CONFIG_SND=m # CONFIG_SND_AC97_POWER_SAVE is not set # CONFIG_SND_AD1816A is not set |