mbox series

[0/2] staging: vchiq: Minor fixups to CONFIG_VCHIQ_CDEV

Message ID cover.1627495116.git.ojaswin98@gmail.com (mailing list archive)
Headers show
Series staging: vchiq: Minor fixups to CONFIG_VCHIQ_CDEV | expand

Message

Ojaswin Mujoo July 28, 2021, 6:37 p.m. UTC
Hi everyone,

The patchset performs some minor fixups to the CONFIG_VCHIQ_CDEV config
option defined in /staging/vc04_services/Kconfig. (Introduced in [1])

Summary:

Patch 1: Enable the config by default to be more consistent with how
         cdev creation worked before this config was introduced
Patch 2: Add some more details to the config's help text

Please let me know if any changes are required.

Thank you!
Ojaswin

[1] https://lore.kernel.org/r/846c424dd4aae14d1cc28c8f30877a06e2b7dd10.1626882325.git.ojaswin98@gmail.com

Ojaswin Mujoo (2):
  staging: vchiq: Set $CONFIG_VCHIQ_CDEV to be enabled by default
  staging: vchiq: Add details to $CONFIG_VCHIQ_CDEV help text

 drivers/staging/vc04_services/Kconfig | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)