diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2016-05-20 11:23:45 -0700 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2016-05-20 11:25:00 -0700 |
commit | 8a052bf240d0b95d9c255ca9291a0669e5e28ac5 (patch) | |
tree | ac792feb3fbe87ced551a909a9be889b7f3b4629 /config-arm-generic | |
parent | e8f3f4f939f4a5f7be4a3b0af4219951cfe61e8d (diff) | |
download | kernel-8a052bf240d0b95d9c255ca9291a0669e5e28ac5.tar.gz kernel-8a052bf240d0b95d9c255ca9291a0669e5e28ac5.tar.xz kernel-8a052bf240d0b95d9c255ca9291a0669e5e28ac5.zip |
Linux v4.6-6148-g03b979d
- Docs, i2c, md, iommu, sound, pci, pinctrl, dmaengine, kvm, security merges
Diffstat (limited to 'config-arm-generic')
-rw-r--r-- | config-arm-generic | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config-arm-generic b/config-arm-generic index 1963d5ee3..2b71fa092 100644 --- a/config-arm-generic +++ b/config-arm-generic @@ -547,3 +547,6 @@ CONFIG_CHECKPOINT_RESTORE=y # CONFIG_HW_RANDOM_HISI is not set # CONFIG_QRTR is not set + +# This Xilinx option is now built for arm64 as well as ARM +CONFIG_XILINX_VDMA=m |