diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2017-09-27 13:01:49 -0700 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-10-13 12:37:21 +0300 |
commit | 0f0a0af826260a267d11a66e4b13543784bc9c56 (patch) | |
tree | 76c2cfa72ca5fc55018cb407942dd93b46dfe59d /scripts/Kbuild.include | |
parent | 20d879e7f0fe632827bcff3016e067b4d80bf791 (diff) | |
download | linux-0f0a0af826260a267d11a66e4b13543784bc9c56.tar.bz2 |
bcma: keep *config menu together
Use "if BCMA"/"endif" around all Kconfig symbols so that they are
kept together in *config menus instead of showing up in unexpected
places. Also remove "depends on BCMA" since this is handled by the
"if BCMA" addition.
Tested with ARCH={x86_64,MIPS} using make {n,menu,g,x}config.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions