Commit 49ebc478 authored by Mikhail Karpenko's avatar Mikhail Karpenko

Merge branch 'master' of https://github.com/Elphel/meta-elphel393

parents 40ce6710 5eb0db07
......@@ -34,7 +34,12 @@ IMAGE_INSTALL_append += " python-core \
init-elphel393 \
apps-camogm \
apps-imgsrv \
"
iw \
wpa-supplicant \
dhcp-client \
linux-firmware-rtl8192cu \
init-elphel393 \
"
#kernel-modules
......
......@@ -60,3 +60,12 @@ CONFIG_USB_OTG=n
CONFIG_USB_GADGET=n
CONFIG_GPIO_PCF857X=y
#wifi
CONFIG_CFG80211=y
CONFIG_MAC80211=y
CONFIG_RTL_CARDS=y
CONFIG_RTL8192CU=y
#https://forums.gentoo.org/viewtopic-t-965024-start-0.html
#CONFIG_RFKILL=y
#CONFIG_RFKILL_INPUT=y
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment