OSDN Git Service

media: sound, isapnp: allow building more drivers with COMPILE_TEST
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 20 Apr 2018 12:53:49 +0000 (08:53 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 20 Apr 2018 14:53:45 +0000 (10:53 -0400)
commitda112f13996de6e8dc0011f77ce8f7d0353dd14e
treede9cb31943626f4f6a562f6377b803475b3edc96
parente39fbc26ab6ae6cbb76752b4d357ffedd911a1c6
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>
drivers/pnp/isapnp/Kconfig
sound/isa/Kconfig