diff options
-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 |