Update buidlroot to version 2016.08.1
This commit is contained in:
16
bsp/buildroot/board/linksprite/pcduino/linux-extras.config
Normal file
16
bsp/buildroot/board/linksprite/pcduino/linux-extras.config
Normal file
@@ -0,0 +1,16 @@
|
||||
# spidev
|
||||
CONFIG_SPI_SPIDEV=y
|
||||
|
||||
# wireless core
|
||||
CONFIG_CFG80211=m
|
||||
CONFIG_CFG80211_WEXT=y
|
||||
CONFIG_MAC80211=m
|
||||
|
||||
# wireless drivers
|
||||
CONFIG_WLAN=y
|
||||
CONFIG_RTL_CARDS=m
|
||||
CONFIG_RTL8192CU=m
|
||||
CONFIG_RTLWIFI=m
|
||||
CONFIG_RTLWIFI_USB=m
|
||||
CONFIG_RTLWIFI_DEBUG=y
|
||||
CONFIG_RTL8192C_COMMON=m
|
||||
Reference in New Issue
Block a user