aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2021-08-11 22:14:49 +0200
committerGreg Kroah-Hartman <[email protected]>2021-08-12 10:23:02 +0200
commita1c95234d6e6b2604abff9208e38db162b9a3e7b (patch)
tree5b8b5f38a4068b55475ba7a1cff520e72611e3a8 /tools/perf/scripts/python
parentef32cccc7f0656e8affa28b0ace7298c8144acb3 (diff)
staging: r8188eu: use proper way to build a module
It seems that for now, we can only build this driver as a module. Use the same mechanism as other drivers (such as rtl8723bs or the deprecated rtl8188eu) to enforce building as a module, i.e. depend on m in Kconfig instead of setting CONFIG_R8188EU = m in the Makefile. If we set CONFIG_R8188EU in the Makefile, this setting will not be visible in .config. Acked-by: Phillip Potter <[email protected]> Signed-off-by: Martin Kaiser <[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')
0 files changed, 0 insertions, 0 deletions