diff options
| author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-08-24 01:27:26 +0900 |
|---|---|---|
| committer | Govind Singh <govinds@codeaurora.org> | 2017-01-06 15:59:06 +0530 |
| commit | 6a44aed968fcebaacc3a2735e9ccfa5fcfbde18f (patch) | |
| tree | 14542c59d7ad3fc7f7e526a067d20c46a95afeff /tools/perf/scripts/python | |
| parent | 6674e52b8fdaa1b3488c53489acd890cbc9392c1 (diff) | |
ath10k: replace config_enabled() with IS_REACHABLE()
Commit 97f2645f358b ("tree-wide: replace config_enabled() with
IS_ENABLED()") mostly did away with config_enabled().
This is one of the postponed TODO items as config_enabled() is used
for a tristate option here. Theoretically, config_enabled() is
equivalent to IS_BUILTIN(), but I guess IS_REACHABLE() is the best
fit for this case because both CONFIG_HWMON and CONFIG_ATH10K are
tristate.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
