staging: qcacld-3.0: fix an inconsistency between userspace and kernel options
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
This commit is contained in:
parent
b2bfc56a41
commit
a492739e39
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,10 @@ config QCACLD_FEATURE_GREEN_AP
|
||||||
bool "Enable Green AP feature"
|
bool "Enable Green AP feature"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
|
config QCACLD_FEATURE_METERING
|
||||||
|
bool "Enable metering feature"
|
||||||
|
default n
|
||||||
|
|
||||||
config HELIUMPLUS
|
config HELIUMPLUS
|
||||||
bool "Enable Beeliner based descriptor structures for Helium"
|
bool "Enable Beeliner based descriptor structures for Helium"
|
||||||
default n
|
default n
|
||||||
|
|
Loading…
Add table
Reference in a new issue