After the change to use IS_ENABLED() everywhere, we started to notice some troubles with randconfigs, that weren't that trivial to discover what actually caused them. Today, I finally found some time to dig into it. I found actually two problems. This small patch series should fix them. Those patches should go to Kernel 3.10, as they solve some issues there. Mauro Carvalho Chehab (2): [media] s5p makefiles: don't override other selections on obj-[ym] [media] Fix build when drivers are builtin and frontend modules drivers/media/Kconfig | 12 +++++++++--- drivers/media/platform/s5p-jpeg/Makefile | 2 +- drivers/media/platform/s5p-mfc/Makefile | 2 +- drivers/media/tuners/Kconfig | 20 -------------------- 4 files changed, 11 insertions(+), 25 deletions(-) -- 1.8.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html