Searched hist:"6268 b351394450e9168a9281a9279f7cb420669f" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/pci/ |
H A D | Kconfig | diff 6268b351394450e9168a9281a9279f7cb420669f Thu Mar 26 09:47:25 CDT 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: Kconfig: fix selection for test drivers
There are some long-time mistakes related to build test drivers, with regards to depends on/select. Also, as we now want to build any test driver without needing to enable anything else, change the logic in order to properly filter them.
Please notice that the PCI skeleton is somewhat an exception, as it requires to select *both* SAMPLES and MEDIA_TEST_SUPPORT. I almost changed it to be either one, but decided to keep it as-is, as this is something that we don't really need to be included on any distribution.
The only reason for someone to build it is for COMPILE_TEST purposes.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | Kconfig | diff 6268b351394450e9168a9281a9279f7cb420669f Thu Mar 26 09:47:25 CDT 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: Kconfig: fix selection for test drivers
There are some long-time mistakes related to build test drivers, with regards to depends on/select. Also, as we now want to build any test driver without needing to enable anything else, change the logic in order to properly filter them.
Please notice that the PCI skeleton is somewhat an exception, as it requires to select *both* SAMPLES and MEDIA_TEST_SUPPORT. I almost changed it to be either one, but decided to keep it as-is, as this is something that we don't really need to be included on any distribution.
The only reason for someone to build it is for COMPILE_TEST purposes.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
/openbmc/linux/drivers/media/ |
H A D | Kconfig | diff 6268b351394450e9168a9281a9279f7cb420669f Thu Mar 26 09:47:25 CDT 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: Kconfig: fix selection for test drivers
There are some long-time mistakes related to build test drivers, with regards to depends on/select. Also, as we now want to build any test driver without needing to enable anything else, change the logic in order to properly filter them.
Please notice that the PCI skeleton is somewhat an exception, as it requires to select *both* SAMPLES and MEDIA_TEST_SUPPORT. I almost changed it to be either one, but decided to keep it as-is, as this is something that we don't really need to be included on any distribution.
The only reason for someone to build it is for COMPILE_TEST purposes.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|