mirror of https://github.com/hak5/openwrt.git
kernel: Add missing configuration option
This was found by the build bot. Fixes:openwrt-19.07db345220b4
("kernel: bump 4.14 to 4.14.155") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit103e49f62e
)
parent
b0adf79c9e
commit
ad0463c2e8
|
@ -1126,6 +1126,7 @@ CONFIG_DEVPORT=y
|
|||
# CONFIG_DMA_API_DEBUG is not set
|
||||
# CONFIG_DMA_ENGINE is not set
|
||||
# CONFIG_DMA_FENCE_TRACE is not set
|
||||
# CONFIG_DMA_JZ4780 is not set
|
||||
# CONFIG_DMA_NOOP_OPS is not set
|
||||
# CONFIG_DMA_SHARED_BUFFER is not set
|
||||
# CONFIG_DMA_VIRT_OPS is not set
|
||||
|
|
Loading…
Reference in New Issue