mbox series

[0/2] Some cleanups for ancillary drivers autoselect

Message ID 20190715212316.352-1-ezequiel@collabora.com (mailing list archive)
Headers show
Series Some cleanups for ancillary drivers autoselect | expand

Message

Ezequiel Garcia July 15, 2019, 9:23 p.m. UTC
Hi Mauro, Hans:

While developing the Rockchip ISP1 driver Helen and I noticed
that the MEDIA_SUBDRV_AUTOSELECT option was a bit confusing,
hiding some menu options, preventing us from jumping to sensor
drivers via the numbered menuconfig shortcuts.

Then, I noticed a user on IRC falling on the same trap,
and so decided the problem was common enough it was worth
a try.

Thanks!
Eze

Ezequiel Garcia (2):
  media: Don't default-enable "ancillary driver autoselect" if EMBEDDED
  media: Don't hide any menu if "ancillary drivers autoselect" is
    enabled

 drivers/media/Kconfig               | 2 +-
 drivers/media/dvb-frontends/Kconfig | 1 -
 drivers/media/i2c/Kconfig           | 1 -
 drivers/media/spi/Kconfig           | 1 -
 drivers/media/tuners/Kconfig        | 1 -
 5 files changed, 1 insertion(+), 5 deletions(-)