diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-05-12 20:15:51 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-05-12 20:15:51 +0000 |
commit | f4b0f28250940e4bc3708e1a76d5ed9088db6181 (patch) | |
tree | 96a3936d7b45457dd937a2d6f6f2da4aa64ca74e /target/linux | |
parent | 083aabf7f19139362d17fb59f0138b0f8dd1874d (diff) | |
download | upstream-f4b0f28250940e4bc3708e1a76d5ed9088db6181.tar.gz upstream-f4b0f28250940e4bc3708e1a76d5ed9088db6181.tar.bz2 upstream-f4b0f28250940e4bc3708e1a76d5ed9088db6181.zip |
kernel: add missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21429 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.34 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.34 b/target/linux/generic-2.6/config-2.6.34 index 0f04183d2e..ae36574af5 100644 --- a/target/linux/generic-2.6/config-2.6.34 +++ b/target/linux/generic-2.6/config-2.6.34 @@ -1280,6 +1280,7 @@ CONFIG_MAC80211_DEFAULT_PS=y # CONFIG_MFD_WM8400 is not set # CONFIG_MFD_WM8994 is not set # CONFIG_MG_DISK is not set +# CONFIG_MICREL_PHY is not set # CONFIG_MIGRATION is not set CONFIG_MII=y CONFIG_MINI_FO=y |