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? since v1: - Also include I2C dependency. Remove also VIDEO_DEV dependency which isn't needed by sensor drivers. - Reworded commit messages to account for the changes. Sakari Ailus (2): media: i2c: Add a camera sensor top level menu media: i2c: Remove common dependencies from sensor drivers drivers/media/i2c/Kconfig | 236 +++---------------------------- drivers/media/i2c/ccs/Kconfig | 5 +- drivers/media/i2c/et8ek8/Kconfig | 4 - 3 files changed, 20 insertions(+), 225 deletions(-) -- 2.39.2