Home
last modified time | relevance | path

Searched hist:b6a7d1bc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/
H A DKconfigb6a7d1bc Wed Mar 25 10:33:35 CDT 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: Kconfig: don't use visible for device type select

While making the menu invisible seemed a good idea, there's
a drawback: when the menu is not visible, it is not parsing
the "default" dependency.

So, instead, let's just avoid the items at the menu to be
prompted, by using the "prompt ... if" construction.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
b6a7d1bc Wed Mar 25 10:33:35 CDT 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: Kconfig: don't use visible for device type select

While making the menu invisible seemed a good idea, there's
a drawback: when the menu is not visible, it is not parsing
the "default" dependency.

So, instead, let's just avoid the items at the menu to be
prompted, by using the "prompt ... if" construction.

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