Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 041017d9 authored by Ahmed ElArabawy's avatar Ahmed ElArabawy Committed by Andreas Schneider
Browse files

Fix Kbuild to enable WLAN debugfs support



Currently, the CONFIG_WLAN_POWER_DEBUGFS and CONFIG_WLAN_DEBUGFS
are not enabled for statically loaded driver.
This results in missing subsystem power stats.
The reason for that is the enabling of this macro is conditionally
done under KERNEL_BUILD=0.
This commit enables the macro to be also
conditionally done under all values of KERNEL_BUILD

Bug: 29339696
Test: manual
Change-Id: I9b0ade71923d97cbb899efb2c4697bc912cf5a8b
Signed-off-by: default avatarAhmed ElArabawy <arabawy@google.com>
parent 97cb6585
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment