]> git.baikalelectronics.ru Git - kernel.git/commit
[media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Oct 2015 06:17:30 +0000 (04:17 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 20 Oct 2015 18:02:41 +0000 (16:02 -0200)
commit46f2053f39710dd9056ff00e6146aa127a63de83
tree14d23947a5c05b49b608117132710a5a3b414fad
parenteb1cfbd91436605f4d82651bcd977d80df76a532
[media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK

c8sectpfe driver selects CONFIG_FW_LOADER_USER_HELPER_FALLBACK by some
reason, but this option is known to be harmful, leading to minutes of
stalls at boot time.  The option was intended for only compatibility
for an old exotic system that mandates the udev interaction, and not a
thing a driver selects by itself.  Let's remove it.

Fixes: 6e3cfec01cc4 ('[media] c8sectpfe: Add Kconfig and Makefile for the driver')
Signed-off-by: Takashi Iwai <tiwai@suse.de>
drivers/media/platform/sti/c8sectpfe/Kconfig