search for: tristate

Displaying 20 results from an estimated 1126 matches for "tristate".

2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...gt; index 2523a1d4290a..362b832f5338 100644 > --- a/drivers/vhost/Kconfig > +++ b/drivers/vhost/Kconfig > @@ -11,19 +11,23 @@ config VHOST_RING > This option is selected by any driver which needs to access > the host side of a virtio ring. > > -menuconfig VHOST > - tristate "Host kernel accelerator for virtio (VHOST)" > - depends on EVENTFD > +config VHOST > + tristate > select VHOST_IOTLB > help > This option is selected by any driver which needs to access > the core of vhost. > > -if VHOST > +menuconfig VHOST_MEN...
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...gt; index 2523a1d4290a..362b832f5338 100644 > --- a/drivers/vhost/Kconfig > +++ b/drivers/vhost/Kconfig > @@ -11,19 +11,23 @@ config VHOST_RING > This option is selected by any driver which needs to access > the host side of a virtio ring. > > -menuconfig VHOST > - tristate "Host kernel accelerator for virtio (VHOST)" > - depends on EVENTFD > +config VHOST > + tristate > select VHOST_IOTLB > help > This option is selected by any driver which needs to access > the core of vhost. > > -if VHOST > +menuconfig VHOST_MEN...
2020 Apr 02
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...drivers/vhost/Kconfig > > > +++ b/drivers/vhost/Kconfig > > > @@ -11,19 +11,23 @@ config VHOST_RING > > > This option is selected by any driver which needs to access > > > the host side of a virtio ring. > > > -menuconfig VHOST > > > - tristate "Host kernel accelerator for virtio (VHOST)" > > > - depends on EVENTFD > > > +config VHOST > > > + tristate > > > select VHOST_IOTLB > > > help > > > This option is selected by any driver which needs to access > > &gt...
2020 Apr 02
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...drivers/vhost/Kconfig > > > +++ b/drivers/vhost/Kconfig > > > @@ -11,19 +11,23 @@ config VHOST_RING > > > This option is selected by any driver which needs to access > > > the host side of a virtio ring. > > > -menuconfig VHOST > > > - tristate "Host kernel accelerator for virtio (VHOST)" > > > - depends on EVENTFD > > > +config VHOST > > > + tristate > > > select VHOST_IOTLB > > > help > > > This option is selected by any driver which needs to access > > &gt...
2020 Apr 12
1
[PATCH v2] vdpa: make vhost, virtio depend on menu
...virtio/Kconfig | 2 +- 3 files changed, 7 insertions(+), 13 deletions(-) diff --git a/drivers/vdpa/Kconfig b/drivers/vdpa/Kconfig index d0cb0e583a5d..71d9a64f2c7d 100644 --- a/drivers/vdpa/Kconfig +++ b/drivers/vdpa/Kconfig @@ -1,21 +1,16 @@ # SPDX-License-Identifier: GPL-2.0-only -config VDPA - tristate +menuconfig VDPA + tristate "vDPA drivers" help Enable this module to support vDPA device that uses a datapath which complies with virtio specifications with vendor specific control path. -menuconfig VDPA_MENU - bool "VDPA drivers" - default n - -if VDPA_MENU +if...
2020 Apr 02
1
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...host/Kconfig > > > > > @@ -11,19 +11,23 @@ config VHOST_RING > > > > > This option is selected by any driver which needs to access > > > > > the host side of a virtio ring. > > > > > -menuconfig VHOST > > > > > - tristate "Host kernel accelerator for virtio (VHOST)" > > > > > - depends on EVENTFD > > > > > +config VHOST > > > > > + tristate > > > > > select VHOST_IOTLB > > > > > help > > > > > This optio...
2020 Apr 01
5
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...vers/vhost/Kconfig > > > index 3d03ccbd1adc..4aef10a54cd1 100644 > > > --- a/drivers/vhost/Kconfig > > > +++ b/drivers/vhost/Kconfig > > > @@ -1,8 +1,20 @@ > > > # SPDX-License-Identifier: GPL-2.0-only > > > +config VHOST_RING > > > + tristate > > > + help > > > + This option is selected by any driver which needs to access > > > + the host side of a virtio ring. > > > + > > > +menuconfig VHOST > > > + tristate "Host kernel accelerator for virtio (VHOST)" > > > +...
2020 Apr 01
5
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...vers/vhost/Kconfig > > > index 3d03ccbd1adc..4aef10a54cd1 100644 > > > --- a/drivers/vhost/Kconfig > > > +++ b/drivers/vhost/Kconfig > > > @@ -1,8 +1,20 @@ > > > # SPDX-License-Identifier: GPL-2.0-only > > > +config VHOST_RING > > > + tristate > > > + help > > > + This option is selected by any driver which needs to access > > > + the host side of a virtio ring. > > > + > > > +menuconfig VHOST > > > + tristate "Host kernel accelerator for virtio (VHOST)" > > > +...
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
...es using - different chipsets, though generally, MacIO is one of them. + of this controller which is part of the Apple chipset used on + most PowerMac models. Some models have multiple busses using + different chipsets, though generally, MacIO is one of them. config PATA_MARVELL tristate "Marvell PATA support via legacy mode" @@ -915,7 +915,7 @@ config PATA_PXA This option enables support for harddrive attached to PXA CPU's bus. NOTE: This driver utilizes PXA DMA controller, in case your hardware - is not capable of doing MWDMA, use pata_platform ins...
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
...es using - different chipsets, though generally, MacIO is one of them. + of this controller which is part of the Apple chipset used on + most PowerMac models. Some models have multiple busses using + different chipsets, though generally, MacIO is one of them. config PATA_MARVELL tristate "Marvell PATA support via legacy mode" @@ -915,7 +915,7 @@ config PATA_PXA This option enables support for harddrive attached to PXA CPU's bus. NOTE: This driver utilizes PXA DMA controller, in case your hardware - is not capable of doing MWDMA, use pata_platform ins...
2020 Apr 01
1
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...54cd1 100644 > > > > > --- a/drivers/vhost/Kconfig > > > > > +++ b/drivers/vhost/Kconfig > > > > > @@ -1,8 +1,20 @@ > > > > > # SPDX-License-Identifier: GPL-2.0-only > > > > > +config VHOST_RING > > > > > + tristate > > > > > + help > > > > > + This option is selected by any driver which needs to access > > > > > + the host side of a virtio ring. > > > > > + > > > > > +menuconfig VHOST > > > > > + tristate "Host...
2019 Oct 07
0
[PATCH v3] gpu: Fix Kconfig indentation
...s/gpu/vga/Kconfig | 2 +- 10 files changed, 28 insertions(+), 28 deletions(-) diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig index e67c194c2aca..108e1b7f4564 100644 --- a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig @@ -207,8 +207,8 @@ config DRM_RADEON tristate "ATI Radeon" depends on DRM && PCI && MMU select FW_LOADER - select DRM_KMS_HELPER - select DRM_TTM + select DRM_KMS_HELPER + select DRM_TTM select POWER_SUPPLY select HWMON select BACKLIGHT_CLASS_DEVICE @@ -266,7 +266,7 @@ config DRM_VKMS If M...
2020 Apr 20
3
[PATCH v4] vhost: disable for OABI
...ig | 17 +++++++++++++---- 4 files changed, 16 insertions(+), 7 deletions(-) diff --git a/drivers/misc/mic/Kconfig b/drivers/misc/mic/Kconfig index 8f201d019f5a..3bfe72c59864 100644 --- a/drivers/misc/mic/Kconfig +++ b/drivers/misc/mic/Kconfig @@ -116,7 +116,7 @@ config MIC_COSM config VOP tristate "VOP Driver" - depends on VOP_BUS + depends on VOP_BUS && VHOST_DPN select VHOST_RING select VIRTIO help diff --git a/drivers/net/caif/Kconfig b/drivers/net/caif/Kconfig index 9db0570c5beb..661c25eb1c46 100644 --- a/drivers/net/caif/Kconfig +++ b/drivers/net/caif/Kconfig @@...
2020 Apr 06
0
[PATCH v2 2/2] vhost: disable for OABI
...; > diff --git a/drivers/misc/mic/Kconfig b/drivers/misc/mic/Kconfig > > index 8f201d019f5a..3bfe72c59864 100644 > > --- a/drivers/misc/mic/Kconfig > > +++ b/drivers/misc/mic/Kconfig > > @@ -116,7 +116,7 @@ config MIC_COSM > > > > config VOP > > tristate "VOP Driver" > > - depends on VOP_BUS > > + depends on VOP_BUS && VHOST_DPN > > select VHOST_RING > > select VIRTIO > > help > > diff --git a/drivers/net/caif/Kconfig b/drivers/net/caif/Kconfig > > index...
2020 Apr 20
3
[PATCH v4] vhost: disable for OABI
...ig | 17 +++++++++++++---- 4 files changed, 16 insertions(+), 7 deletions(-) diff --git a/drivers/misc/mic/Kconfig b/drivers/misc/mic/Kconfig index 8f201d019f5a..3bfe72c59864 100644 --- a/drivers/misc/mic/Kconfig +++ b/drivers/misc/mic/Kconfig @@ -116,7 +116,7 @@ config MIC_COSM config VOP tristate "VOP Driver" - depends on VOP_BUS + depends on VOP_BUS && VHOST_DPN select VHOST_RING select VIRTIO help diff --git a/drivers/net/caif/Kconfig b/drivers/net/caif/Kconfig index 9db0570c5beb..661c25eb1c46 100644 --- a/drivers/net/caif/Kconfig +++ b/drivers/net/caif/Kconfig @@...
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...gt; endif # CAIF_DRIVERS > diff --git a/drivers/vhost/Kconfig b/drivers/vhost/Kconfig > index 3d03ccbd1adc..4aef10a54cd1 100644 > --- a/drivers/vhost/Kconfig > +++ b/drivers/vhost/Kconfig > @@ -1,8 +1,20 @@ > # SPDX-License-Identifier: GPL-2.0-only > +config VHOST_RING > + tristate > + help > + This option is selected by any driver which needs to access > + the host side of a virtio ring. > + > +menuconfig VHOST > + tristate "Host kernel accelerator for virtio (VHOST)" > + help > + This option is selected by any driver which needs to ac...
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...gt; endif # CAIF_DRIVERS > diff --git a/drivers/vhost/Kconfig b/drivers/vhost/Kconfig > index 3d03ccbd1adc..4aef10a54cd1 100644 > --- a/drivers/vhost/Kconfig > +++ b/drivers/vhost/Kconfig > @@ -1,8 +1,20 @@ > # SPDX-License-Identifier: GPL-2.0-only > +config VHOST_RING > + tristate > + help > + This option is selected by any driver which needs to access > + the host side of a virtio ring. > + > +menuconfig VHOST > + tristate "Host kernel accelerator for virtio (VHOST)" > + help > + This option is selected by any driver which needs to ac...
2020 Apr 06
2
[PATCH v2 2/2] vhost: disable for OABI
...ig | 17 +++++++++++++---- 4 files changed, 16 insertions(+), 7 deletions(-) diff --git a/drivers/misc/mic/Kconfig b/drivers/misc/mic/Kconfig index 8f201d019f5a..3bfe72c59864 100644 --- a/drivers/misc/mic/Kconfig +++ b/drivers/misc/mic/Kconfig @@ -116,7 +116,7 @@ config MIC_COSM config VOP tristate "VOP Driver" - depends on VOP_BUS + depends on VOP_BUS && VHOST_DPN select VHOST_RING select VIRTIO help diff --git a/drivers/net/caif/Kconfig b/drivers/net/caif/Kconfig index 9db0570c5beb..661c25eb1c46 100644 --- a/drivers/net/caif/Kconfig +++ b/drivers/net/caif/Kconfig @@...
2020 Apr 06
2
[PATCH v2 2/2] vhost: disable for OABI
...ig | 17 +++++++++++++---- 4 files changed, 16 insertions(+), 7 deletions(-) diff --git a/drivers/misc/mic/Kconfig b/drivers/misc/mic/Kconfig index 8f201d019f5a..3bfe72c59864 100644 --- a/drivers/misc/mic/Kconfig +++ b/drivers/misc/mic/Kconfig @@ -116,7 +116,7 @@ config MIC_COSM config VOP tristate "VOP Driver" - depends on VOP_BUS + depends on VOP_BUS && VHOST_DPN select VHOST_RING select VIRTIO help diff --git a/drivers/net/caif/Kconfig b/drivers/net/caif/Kconfig index 9db0570c5beb..661c25eb1c46 100644 --- a/drivers/net/caif/Kconfig +++ b/drivers/net/caif/Kconfig @@...
2020 Apr 02
0
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...8 100644 >> --- a/drivers/vhost/Kconfig >> +++ b/drivers/vhost/Kconfig >> @@ -11,19 +11,23 @@ config VHOST_RING >> This option is selected by any driver which needs to access >> the host side of a virtio ring. >> >> -menuconfig VHOST >> - tristate "Host kernel accelerator for virtio (VHOST)" >> - depends on EVENTFD >> +config VHOST >> + tristate >> select VHOST_IOTLB >> help >> This option is selected by any driver which needs to access >> the core of vhost. >> >...