Home
last modified time | relevance | path

Searched hist:"5077 ac3b" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/pci/
H A DKconfig5077ac3b Wed May 22 09:25:52 CDT 2013 Mauro Carvalho Chehab <mchehab@redhat.com> Properly handle tristate dependencies on USB/PCI menus

As USB/PCI/MEDIA_SUPPORT dependencies can be tristate, we can't
simply make the bool menu to be dependent on it. Everything below
the menu should also depend on it, otherwise, we risk to allow
building them with 'y', while only 'm' would be supported.

So, add an IF just before everything below, in order to avoid
such risks.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
5077ac3b Wed May 22 09:25:52 CDT 2013 Mauro Carvalho Chehab <mchehab@redhat.com> Properly handle tristate dependencies on USB/PCI menus

As USB/PCI/MEDIA_SUPPORT dependencies can be tristate, we can't
simply make the bool menu to be dependent on it. Everything below
the menu should also depend on it, otherwise, we risk to allow
building them with 'y', while only 'm' would be supported.

So, add an IF just before everything below, in order to avoid
such risks.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
/openbmc/linux/drivers/media/usb/
H A DKconfig5077ac3b Wed May 22 09:25:52 CDT 2013 Mauro Carvalho Chehab <mchehab@redhat.com> Properly handle tristate dependencies on USB/PCI menus

As USB/PCI/MEDIA_SUPPORT dependencies can be tristate, we can't
simply make the bool menu to be dependent on it. Everything below
the menu should also depend on it, otherwise, we risk to allow
building them with 'y', while only 'm' would be supported.

So, add an IF just before everything below, in order to avoid
such risks.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
5077ac3b Wed May 22 09:25:52 CDT 2013 Mauro Carvalho Chehab <mchehab@redhat.com> Properly handle tristate dependencies on USB/PCI menus

As USB/PCI/MEDIA_SUPPORT dependencies can be tristate, we can't
simply make the bool menu to be dependent on it. Everything below
the menu should also depend on it, otherwise, we risk to allow
building them with 'y', while only 'm' would be supported.

So, add an IF just before everything below, in order to avoid
such risks.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>