aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2021-09-09 11:58:09 -0500
committerGreg Kroah-Hartman <[email protected]>2021-09-13 08:49:54 +0200
commit102243f893ecdef92690afcc2c42603b589329ac (patch)
treee6bd3719e9459c7e6d6d38a20e5b3231a29b838a /tools/perf/scripts/python/export-to-postgresql.py
parenteb01e81fe1cc77e0a048697d814f6e089c2b07f5 (diff)
staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}
These rwo conditional compile symbols are explicitely defined. As a result, their included code is always compiled. They could be converted to Kconfig symbols; however, my experience with this driver in a GitHub repo is that many users of the device have it built into a SOC or SBC that they wish to use as an access point. As a result, CONFIG_88EU_APMODE would need to be selected. Thuse it should be built in. There have also been many users the wish to establish peer-to-peer networks with this device. For this reason, I am also proposing that CONFIG_88EU_P2P be automatically included. Signed-off-by: Larry Finger <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions