summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2010-01-06 17:56:12 -0500
committerSteven Rostedt <rostedt@goodmis.org>2010-01-06 17:56:12 -0500
commit13d7e9385644d376a0816ad663ba3dfc45359f2f (patch)
treee0455cd16c1d24338f24d23214dd41e6aaa6347d /block
parent17263baf958b7ab1d8c60445f412a1080362c88c (diff)
downloadlinux-3.10-13d7e9385644d376a0816ad663ba3dfc45359f2f.tar.gz
linux-3.10-13d7e9385644d376a0816ad663ba3dfc45359f2f.tar.bz2
linux-3.10-13d7e9385644d376a0816ad663ba3dfc45359f2f.zip
kconfig: Check for if conditions in Kconfig for localmodconfig
The streamline_config.pl misses the if conditions for checking dependencies. For Kconfigs with the following construct: if MEDIA_SUPPORT config VIDEO_DEV [...] If VIDEO_DEV was enabled, the script will miss the fact that MEDIA_SUPPORT is also needed. This patch changes streamline_config.pl to include if conditions into the dependencies of configs. Reported-by: Anton Blanchard <anton@sambo.org> Tested-by: Anton Blanchard <anton@sambo.org> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions