diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-10-08 10:42:01 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-10-08 10:42:01 +0000 |
commit | 3abb6b04c754826f01dc3e2b3a8d2316008000e7 (patch) | |
tree | e2e66cb0c5eb3f974028b0f888d5e2a2f3674a81 /target | |
parent | d57b766c2f7d5a6c50a1479d0344c96ea5c2767e (diff) | |
download | upstream-3abb6b04c754826f01dc3e2b3a8d2316008000e7.tar.gz upstream-3abb6b04c754826f01dc3e2b3a8d2316008000e7.tar.bz2 upstream-3abb6b04c754826f01dc3e2b3a8d2316008000e7.zip |
add missing symbol
SVN-Revision: 17994
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index ba5cef4138..f512451047 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1072,6 +1072,7 @@ CONFIG_LOG_BUF_SHIFT=14 # CONFIG_MFD_TMIO is not set # CONFIG_MFD_WM8350_I2C is not set # CONFIG_MFD_WM8400 is not set +# CONFIG_MG_DISK is not set # CONFIG_MIGRATION is not set CONFIG_MII=y CONFIG_MINI_FO=y |