Searched hist:da112f13996de6e8dc0011f77ce8f7d0353dd14e (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pnp/isapnp/ |
H A D | Kconfig | diff da112f13996de6e8dc0011f77ce8f7d0353dd14e Fri Apr 20 14:53:49 CEST 2018 Mauro Carvalho Chehab <mchehab@s-opensource.com> media: sound, isapnp: allow building more drivers with COMPILE_TEST
Drivers that depend on ISAPNP currently can't be built with COMPILE_TEST. However, looking at isapnp.h, there are already stubs there to allow drivers to include it even when isa PNP is not supported.
So, remove such dependencies when COMPILE_TEST.
Acked-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
/linux/sound/isa/ |
H A D | Kconfig | diff da112f13996de6e8dc0011f77ce8f7d0353dd14e Fri Apr 20 14:53:49 CEST 2018 Mauro Carvalho Chehab <mchehab@s-opensource.com> media: sound, isapnp: allow building more drivers with COMPILE_TEST
Drivers that depend on ISAPNP currently can't be built with COMPILE_TEST. However, looking at isapnp.h, there are already stubs there to allow drivers to include it even when isa PNP is not supported.
So, remove such dependencies when COMPILE_TEST.
Acked-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|