Skip to content

Commit 46c728a

Browse files
Dengerweicasparant
authored andcommitted
configs: open the UIO Kconfig for x86_64
fix #30012285 Open the UIO Kconfig for x86_64. Signed-off-by: Erwei Deng <erwei@linux.alibaba.com> Reviewed-by: Shile Zhang <shile.zhang@linux.alibaba.com> Acked-by: Caspar Zhang <caspar@linux.alibaba.com>
1 parent 8601ca2 commit 46c728a

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

configs/config-4.19.y-x86_64

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3234,7 +3234,16 @@ CONFIG_RTC_DRV_CMOS=y
32343234
CONFIG_SYNC_FILE=y
32353235
# CONFIG_SW_SYNC is not set
32363236
# CONFIG_AUXDISPLAY is not set
3237-
# CONFIG_UIO is not set
3237+
CONFIG_UIO=m
3238+
# CONFIG_UIO_CIF is not set
3239+
# CONFIG_UIO_PDRV_GENIRQ is not set
3240+
# CONFIG_UIO_DMEM_GENIRQ is not set
3241+
# CONFIG_UIO_AEC is not set
3242+
# CONFIG_UIO_SERCOS3 is not set
3243+
# CONFIG_UIO_PCI_GENERIC is not set
3244+
# CONFIG_UIO_NETX is not set
3245+
# CONFIG_UIO_PRUSS is not set
3246+
# CONFIG_UIO_MF624 is not set
32383247
CONFIG_VFIO_IOMMU_TYPE1=m
32393248
CONFIG_VFIO_VIRQFD=m
32403249
CONFIG_VFIO=m

configs/config-4.19.y-x86_64-debug

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3237,7 +3237,16 @@ CONFIG_RTC_DRV_CMOS=y
32373237
CONFIG_SYNC_FILE=y
32383238
# CONFIG_SW_SYNC is not set
32393239
# CONFIG_AUXDISPLAY is not set
3240-
# CONFIG_UIO is not set
3240+
CONFIG_UIO=m
3241+
# CONFIG_UIO_CIF is not set
3242+
# CONFIG_UIO_PDRV_GENIRQ is not set
3243+
# CONFIG_UIO_DMEM_GENIRQ is not set
3244+
# CONFIG_UIO_AEC is not set
3245+
# CONFIG_UIO_SERCOS3 is not set
3246+
# CONFIG_UIO_PCI_GENERIC is not set
3247+
# CONFIG_UIO_NETX is not set
3248+
# CONFIG_UIO_PRUSS is not set
3249+
# CONFIG_UIO_MF624 is not set
32413250
CONFIG_VFIO_IOMMU_TYPE1=m
32423251
CONFIG_VFIO_VIRQFD=m
32433252
CONFIG_VFIO=m

0 commit comments

Comments
 (0)