Skip to content
Snippets Groups Projects
Commit 7e548e9a authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: deb-pkg: add CONFIG_ prefix to kernel config options


This might be a kind of bike-shed, but I personally prefer grep'able
code.

I often do 'git grep CONFIG_FOO' instead of 'git grep FOO' when I
want to know where that CONFIG option is used.

This makes code longer, but I hope this is acceptable level.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 2b50f7ab
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment