mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
layerscape: Add missing config option
This option is not set when building the target. In master this is also unset. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
7bf7f78891
commit
24b23ed96a
1 changed files with 1 additions and 0 deletions
|
|
@ -239,6 +239,7 @@ CONFIG_DMA_SHARED_BUFFER=y
|
|||
CONFIG_DMA_VIRTUAL_CHANNELS=y
|
||||
CONFIG_DNOTIFY=y
|
||||
CONFIG_DPAA2_CONSOLE=y
|
||||
# CONFIG_DRM_CDNS_MHDP is not set
|
||||
CONFIG_DRM_RCAR_WRITEBACK=y
|
||||
CONFIG_DTC=y
|
||||
CONFIG_DT_IDLE_STATES=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue