Commit 9f9f86d4 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

config for wifi

parent dd900e8a
...@@ -31,6 +31,10 @@ IMAGE_INSTALL_append += " python-core \ ...@@ -31,6 +31,10 @@ IMAGE_INSTALL_append += " python-core \
libsjs \ libsjs \
smartmontools \ smartmontools \
libogg \ libogg \
iw \
wpa-supplicant-passphrase \
wpa-supplicant-cli \
linux-firmware-rtl8192cu \
init-elphel393" init-elphel393"
#kernel-modules #kernel-modules
......
...@@ -60,3 +60,9 @@ CONFIG_USB_OTG=n ...@@ -60,3 +60,9 @@ CONFIG_USB_OTG=n
CONFIG_USB_GADGET=n CONFIG_USB_GADGET=n
CONFIG_GPIO_PCF857X=y CONFIG_GPIO_PCF857X=y
CONFIG_CFG80211=y
CONFIG_MAC80211=y
CONFIG_RTL_CARDS=y
CONFIG_RTL8192CU=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