commit | 842e39c0988c4ab4ce42dce512990e87f3eb97bc | [log] [tgz] |
---|---|---|
author | Devin Heitmueller <dheitmueller@kernellabs.com> | Wed Apr 19 20:13:54 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jun 06 08:56:31 2017 -0300 |
tree | 2427e2403dce349876bb027864d9730ab07b33f0 | |
parent | 611ee552a538b0c999b1bee0b7b142d69ebfd460 [diff] |
[media] rc: fix breakage in "make menuconfig" for media_build 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 <dheitmueller@kernellabs.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>