From: Florian Fainelli Date: Wed, 30 Nov 2016 01:10:03 +0000 (-0800) Subject: kernel: Add missing kernel config symbol X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7e38cd7a8dc3172dbb3b31b0976241afe4765ed7;p=librecmc%2Flibrecmc.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