From: Florian Fainelli Date: Wed, 30 Nov 2016 01:10:03 +0000 (-0800) Subject: kernel: Add missing kernel config symbol X-Git-Tag: v17.01.0-rc1~616 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=7e38cd7a8dc3172dbb3b31b0976241afe4765ed7;hp=0d5097036e527b3f15680f4736ee393570703315;p=openwrt%2Fopenwrt.git kernel: Add missing kernel config symbol Add CONFIG_DW_DMAC_PCI Signed-off-by: Florian Fainelli --- diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 24a7258b22..8ce316b426 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -978,6 +978,7 @@ CONFIG_DUMMY_CONSOLE_ROWS=25 # CONFIG_DWMAC_SOCFPGA is not set # CONFIG_DWMAC_STI is not set # CONFIG_DW_DMAC is not set +# CONFIG_DW_DMAC_PCI is not set # CONFIG_DW_WATCHDOG is not set # CONFIG_DYNAMIC_DEBUG is not set # CONFIG_E100 is not set