• Stefan Agner's avatar
    media: Kconfig: allow to select drivers if EMBEDDED · 8169cf0a
    Stefan Agner authored
    Embedded systems often connect to sensors or other multimedia
    subdevices directly. Currently, to be able to select such a
    subdevice (e.g. CONFIG_VIDEO_OV5640) disabling of the auto-
    select config option is needed (CONFIG_MEDIA_SUBDRV_AUTOSELECT).
    
    This is inconvenient as the ancillary drivers for a particular
    device then need to be selected manually.
    
    Allow to select drivers manually while keeping the auto-select
    feature in case EXPERT (selected by EMBEDDED) is enabled.
    Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
    8169cf0a
Kconfig 8.64 KB