diff options
author | Roman Yeryomin <roman@advem.lv> | 2013-08-27 12:34:44 +0300 |
---|---|---|
committer | Roman Yeryomin <roman@advem.lv> | 2013-08-27 12:34:44 +0300 |
commit | 55edd90863a29c4897ac83d4764835a2e51a0acf (patch) | |
tree | d06b06da19359799e2311337adea6de786e22f2e | |
parent | 9e91f368c1efe47d7b703383e9353a1fa4e44b18 (diff) |
Update kernel config to match new realtek wifi driver
Signed-off-by: Roman Yeryomin <roman@advem.lv>
-rw-r--r-- | target/linux/realtek/rtl8196c/config-default | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/realtek/rtl8196c/config-default b/target/linux/realtek/rtl8196c/config-default index 932efcefa..d3709d460 100644 --- a/target/linux/realtek/rtl8196c/config-default +++ b/target/linux/realtek/rtl8196c/config-default @@ -714,6 +714,15 @@ CONFIG_TUN=y # CONFIG_WLAN_PRE80211 is not set # CONFIG_WLAN_80211 is not set CONFIG_RTL8192CD=y +CONFIG_USE_PCIE_SLOT_0=y +# CONFIG_SLOT_0_8192EE is not set +CONFIG_SLOT_0_92C=y +# CONFIG_SLOT_0_92D is not set +# CONFIG_SLOT_0_88E is not set +# CONFIG_SLOT_0_8812 is not set +# CONFIG_SLOT_0_8812AR_VN is not set +# CONFIG_SLOT_0_EXT_PA is not set +# CONFIG_SLOT_0_EXT_LNA is not set CONFIG_RTL_92C_SUPPORT=y # CONFIG_RTL_88E_SUPPORT is not set CONFIG_RTL_HOSTAPD_SUPPORT=y |