diff options
author | Travis Kemen <thepeople@openwrt.org> | 2010-02-18 03:42:36 +0000 |
---|---|---|
committer | Travis Kemen <thepeople@openwrt.org> | 2010-02-18 03:42:36 +0000 |
commit | b60c2aab01ff5fd53052a16b2710b4593da17949 (patch) | |
tree | 0412cccfd483bbec59eeba8abd2c8b209db547c0 /target/linux/generic-2.6 | |
parent | c7d10f043ff6e8b63c7266f99ff0aa0a101f4365 (diff) | |
download | upstream-b60c2aab01ff5fd53052a16b2710b4593da17949.tar.gz upstream-b60c2aab01ff5fd53052a16b2710b4593da17949.tar.bz2 upstream-b60c2aab01ff5fd53052a16b2710b4593da17949.zip |
add missing symbol
SVN-Revision: 19699
Diffstat (limited to 'target/linux/generic-2.6')
-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 9130ce6a58..3cde1df759 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1538,6 +1538,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PCF8575 is not set # CONFIG_PCI200SYN is not set # CONFIG_PCI_ATMEL is not set +# CONFIG_PCI_DEBUG is not set # CONFIG_PCI_DISABLE_COMMON_QUIRKS is not set # CONFIG_PCIEASPM is not set # CONFIG_PCI_HERMES is not set |