From: Felix Fietkau Date: Sun, 30 Sep 2012 15:31:34 +0000 (+0000) Subject: cns3xxx: add missing kernel config symbol X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=38183d9f78b040f4917a974978d1a5e0b5bae032 cns3xxx: add missing kernel config symbol SVN-Revision: 33603 --- diff --git a/target/linux/cns3xxx/config-3.3 b/target/linux/cns3xxx/config-3.3 index 8345888ad3..a6f3bc7040 100644 --- a/target/linux/cns3xxx/config-3.3 +++ b/target/linux/cns3xxx/config-3.3 @@ -45,6 +45,7 @@ CONFIG_DEBUG_LL=y CONFIG_DEBUG_LL_UART_NONE=y # CONFIG_DEBUG_USER is not set CONFIG_DECOMPRESS_LZMA=y +CONFIG_DMA_CACHE_RWFO=y # CONFIG_DWC_DEBUG is not set # CONFIG_DWC_DEVICE_ONLY is not set # CONFIG_DWC_HOST_ONLY is not set