diff options
| author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-12 20:15:51 +0000 | 
|---|---|---|
| committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-12 20:15:51 +0000 | 
| commit | 1c1b0687a01319c33deeee9020ab80c7b5af977d (patch) | |
| tree | 96a3936d7b45457dd937a2d6f6f2da4aa64ca74e | |
| parent | f70d78735a89d95732a14697c7dd01d154d116b7 (diff) | |
kernel: add missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21429 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -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 0f04183d2..ae36574af 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 | 
