[0/2] Move camera sensor dependencies to top level menu

Message ID 20230630140354.111404-1-sakari.ailus@linux.intel.com (mailing list archive)
Headers
Series Move camera sensor dependencies to top level menu |

Message

Sakari Ailus June 30, 2023, 2:03 p.m. UTC
  Hi,

This set moves selecting the common sensor driver dependencies to the top
level menu and removes the options from individual driver entries. The
first patch is cc'd to stable from 6.1. It applies with some fuzz while
for 5.15 it applies with a fuzz but to a wrong place. I don't think we'll
need to care much about that version anyway, albeit I'll port one for
that, too, if there that gets reported. Any thouhgts?

Sakari Ailus (2):
  media: i2c: Select V4L2_FWNODE and VIDEO_V4L2_SUBDEV_API for sensors
  media: i2c: Stop selecting common features for individual camera
    drivers

 drivers/media/i2c/Kconfig        | 162 ++-----------------------------
 drivers/media/i2c/ccs/Kconfig    |   3 -
 drivers/media/i2c/et8ek8/Kconfig |   3 -
 3 files changed, 10 insertions(+), 158 deletions(-)