ccimx51js: add missing kernel configuration
https://jira.digi.com/browse/DEL-442 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
bf9d25f939
commit
3bf4819f83
|
|
@ -0,0 +1,14 @@
|
||||||
|
CONFIG_WIRELESS=y
|
||||||
|
CONFIG_WIRELESS_EXT=y
|
||||||
|
CONFIG_WEXT_CORE=y
|
||||||
|
CONFIG_WEXT_PROC=y
|
||||||
|
CONFIG_WEXT_SPY=y
|
||||||
|
CONFIG_WEXT_PRIV=y
|
||||||
|
CONFIG_CFG80211=y
|
||||||
|
CONFIG_CFG80211_DEFAULT_PS=y
|
||||||
|
CONFIG_CFG80211_WEXT=y
|
||||||
|
CONFIG_WIRELESS_OLD_REGULATORY=y
|
||||||
|
CONFIG_WIRELESS_EXT_SYSFS=y
|
||||||
|
CONFIG_RFKILL=y
|
||||||
|
CONFIG_RFKILL_INPUT=y
|
||||||
|
|
||||||
Loading…
Reference in New Issue