diff --git a/Makefile b/Makefile index 761adb8..1ea9557 100755 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ CONFIG_AUTOCFG_CP = n CONFIG_MULTIDRV = n CONFIG_RTL8188E = n CONFIG_RTL8812A = y -CONFIG_RTL8821A = y +CONFIG_RTL8821A = n CONFIG_RTL8192E = n CONFIG_RTL8723B = n CONFIG_RTL8814A = n diff --git a/README.md b/README.md index 6d0d6e0..76097e9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Realtek 8812AU driver v5.2.20.2 with monitor mode and frame injection -Only supports 8812AU chipset, not the 8814AU or the 8821AU at this point. +This driver supports 8812au & 8821au chipsets, not the 8814au chipset. ### Building / Installing