]> git.baikalelectronics.ru Git - kernel.git/commit
media: cec_gpio: allow building CEC_GPIO with COMPILE_TEST
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 5 Apr 2018 15:17:31 +0000 (11:17 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 17 Apr 2018 09:01:04 +0000 (05:01 -0400)
commit242c02c88f60de88306c00b28017caae1c37aa9e
tree15347d10e9ef580055230f8d7f5962306f329fc7
parent668d78a9b3f53817a331b0267917cd9660d773a2
media: cec_gpio: allow building CEC_GPIO with COMPILE_TEST

At least on i386, building with allyesconfig doesn't enable
PREEMPT, causing cec_gpio to not build.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/Kconfig