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 | 460346d12522d95bfe0d8336a1378b3b26b9745c (patch) | |
tree | 196d3900f168ee0228befe4f4960e937a94b998c /target/linux | |
parent | 99d8fa6f158bda8f5efbb1cdab17a2caa664bb33 (diff) | |
download | upstream-460346d12522d95bfe0d8336a1378b3b26b9745c.tar.gz upstream-460346d12522d95bfe0d8336a1378b3b26b9745c.tar.bz2 upstream-460346d12522d95bfe0d8336a1378b3b26b9745c.zip |
add missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17994 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 |