]> git.baikalelectronics.ru Git - kernel.git/commit
media: Kconfig: move the position of sub-driver autoselection
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 24 Mar 2020 13:24:41 +0000 (14:24 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 14 Apr 2020 08:29:06 +0000 (10:29 +0200)
commit2b6ce7fe1192c7d3bae5bd23ccd11741cd5b403a
tree51bb242f4609fa1d2810dbd3b0b0f959abeabba1
parent9f9cad86f7427986640d9d57307a630d4351ca60
media: Kconfig: move the position of sub-driver autoselection

Let's place the sub-driver-autoselection option just below
the device filtering one, as it also controls a filter menu,
with is not even visible if !EXPERT && !EMBEDDED.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/Kconfig