make menuconfig on media_build

2017-08-29 Thread Thomas Kaiser
Dear List When I run "make menuconfig" on media_build the following errors occur: thomas@Intel64:~/Projects/dvb/media_build$ make menuconfig make -C /home/thomas/Projects/dvb/media_build/v4l menuconfig make[1]: Entering directory '/home/thomas/Projects/dvb/media_build/v4l' /lib/modu

[PATCH 11/12] Fix breakage in "make menuconfig" for media_build

2017-04-19 Thread Devin Heitmueller
The Kconfig format is strict enough where if the indentation isn't correct then the "make menuconfig" will break. Fix the indentation to match all the other entries. Signed-off-by: Devin Heitmueller --- drivers/media/rc/Kconfig | 8 1 file changed, 4