diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-04-27 06:31:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-04-27 06:31:43 +0000 |
commit | af2b3518af1078eccefb91ae1dbbdcf8697a6547 (patch) | |
tree | 7696b589ae0a6ffb31c9c6d54e4a439644f88bb5 /target | |
parent | 6af6c0ae7605010717246349702e3c788ac9f171 (diff) | |
download | upstream-af2b3518af1078eccefb91ae1dbbdcf8697a6547.tar.gz upstream-af2b3518af1078eccefb91ae1dbbdcf8697a6547.tar.bz2 upstream-af2b3518af1078eccefb91ae1dbbdcf8697a6547.zip |
linux/3.3: yet another missing symbol
SVN-Revision: 31488
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index e66304236d..98f9825cb4 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -14,6 +14,7 @@ CONFIG_32BIT=y # CONFIG_ACPI_CUSTOM_METHOD is not set # CONFIG_ACPI_HED is not set # CONFIG_ACPI_POWER_METER is not set +# CONFIG_ACPI_QUICKSTART is not set # CONFIG_AD525X_DPOT is not set # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_ADFS_FS is not set |