summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMike Thompson <mikthompson@nvidia.com>2014-09-05 12:35:41 -0700
committerWinnie Hsu <whsu@nvidia.com>2014-09-05 15:05:44 -0700
commit4f13e42a49a8809949e4654c27a2d8d0c109b537 (patch)
tree42e2ebbc364426c783e59796da97bb46c695e84b /arch
parente23d6064b590e471bb899ec520517d5bee94129e (diff)
arm: tegra12_defconfig: add Realtek wifi modules
Adding kernel support for Realtek USB and minipci wifi modules. Bug 1512036 Change-Id: I44f52b5d2c0e55e56d0a53273f7c045d38ff485f Signed-off-by: Mike Thompson <mikthompson@nvidia.com> Reviewed-on: http://git-master/r/496144 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Zheng Liu <zhliu@nvidia.com> Reviewed-by: Winnie Hsu <whsu@nvidia.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/tegra12_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/configs/tegra12_defconfig b/arch/arm/configs/tegra12_defconfig
index 5abeadc914b2..ac4a0b34accb 100644
--- a/arch/arm/configs/tegra12_defconfig
+++ b/arch/arm/configs/tegra12_defconfig
@@ -224,6 +224,13 @@ CONFIG_USB_NET_SMSC95XX=y
# CONFIG_USB_ARMLINUX is not set
# CONFIG_USB_NET_ZAURUS is not set
CONFIG_USB_NET_RAW_IP=m
+CONFIG_RTLWIFI=m
+CONFIG_RTL8192CE=m
+CONFIG_RTL8192SE=m
+CONFIG_RTL8192DE=m
+CONFIG_RTL8723AE=m
+CONFIG_RTL8188EE=m
+CONFIG_RTL8192CU=m
# CONFIG_INPUT_MOUSEDEV is not set
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y