summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiang, Yunhong <yunhong.jiang@intel.com>2016-05-19 23:40:22 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-05-19 23:40:22 +0000
commitfab0da1fe09937990756b109a12d0dd6593da38f (patch)
tree23cea8eeee367557664861f301a03c1f63a2d437
parentd25f207637b3f6784195ca80a855da3593dab3b8 (diff)
parentae9fe07ca77bf87aae65b91438f9033f30539df9 (diff)
Merge "Build uio as module to fix initialization of i40e devices in bare metal execution of dpdk-16.04."
-rw-r--r--kernel/arch/x86/configs/opnfv.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/arch/x86/configs/opnfv.config b/kernel/arch/x86/configs/opnfv.config
index ce2326af5..2d6d1cc4e 100644
--- a/kernel/arch/x86/configs/opnfv.config
+++ b/kernel/arch/x86/configs/opnfv.config
@@ -3561,7 +3561,7 @@ CONFIG_DMATEST=m
CONFIG_DMA_ENGINE_RAID=y
CONFIG_DCA=m
# CONFIG_AUXDISPLAY is not set
-CONFIG_UIO=y
+CONFIG_UIO=m
# CONFIG_UIO_CIF is not set
# CONFIG_UIO_PDRV_GENIRQ is not set
# CONFIG_UIO_DMEM_GENIRQ is not set