Commit 5eb0db07 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

wpa_supplicant

parent 9f9f86d4
...@@ -32,8 +32,8 @@ IMAGE_INSTALL_append += " python-core \ ...@@ -32,8 +32,8 @@ IMAGE_INSTALL_append += " python-core \
smartmontools \ smartmontools \
libogg \ libogg \
iw \ iw \
wpa-supplicant-passphrase \ wpa-supplicant \
wpa-supplicant-cli \ dhcp-client \
linux-firmware-rtl8192cu \ linux-firmware-rtl8192cu \
init-elphel393" init-elphel393"
......
...@@ -61,8 +61,11 @@ CONFIG_USB_GADGET=n ...@@ -61,8 +61,11 @@ CONFIG_USB_GADGET=n
CONFIG_GPIO_PCF857X=y CONFIG_GPIO_PCF857X=y
#wifi
CONFIG_CFG80211=y CONFIG_CFG80211=y
CONFIG_MAC80211=y CONFIG_MAC80211=y
CONFIG_RTL_CARDS=y CONFIG_RTL_CARDS=y
CONFIG_RTL8192CU=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