diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-27 12:09:35 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-27 12:09:35 +0000 |
commit | 0919089785a315db21d0bfb1cf64de19ddbb8495 (patch) | |
tree | 949102788437f6c8c49af21e2cae72248b9b5719 | |
parent | 5fcd5782397ad98fe79dca7eca7d2347734910e4 (diff) |
add missing kconfig symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18180 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
2 files changed, 2 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 20af1c12c7..63401d2880 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -79,6 +79,7 @@ CONFIG_ARPD=y # CONFIG_ARTHUR is not set CONFIG_ASK_IP_FIB_HASH=y # CONFIG_ASUS_OLED is not set +# CONFIG_ASYNC_TX_DMA is not set # CONFIG_AT24 is not set # CONFIG_AT76C50X_USB is not set # CONFIG_ATA_ACPI is not set diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index f28c5b1113..38d0ab1114 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -86,6 +86,7 @@ CONFIG_ARPD=y # CONFIG_ARTHUR is not set CONFIG_ASK_IP_FIB_HASH=y # CONFIG_ASUS_OLED is not set +# CONFIG_ASYNC_TX_DMA is not set # CONFIG_AT24 is not set # CONFIG_AT76C50X_USB is not set # CONFIG_ATA is not set |