summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2019-09-25 10:37:39 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-02-12 11:06:04 +0100
commitca9264e4b1c798945fb8051654c7615c67cede7c (patch)
tree15915d297206fa8b3c5f8b5f6ee17385feb20f9a /arch
parent4a971ce208971095ba47a516fc43d73193ceff9f (diff)
ARM64: defconfig: Add support for Apalis iMX8X hardware
As we have a 24c02 eeprom on our Apalis iMX8X som we need to enable support for it. The wifi module is hooked up on USB, select its driver. Make those available as a kernel module. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2bb3ffd088c5..96aafba5fa1e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -230,6 +230,7 @@ CONFIG_BLK_DEV_NVME=m
CONFIG_SENSORS_FXOS8700=y
CONFIG_SENSORS_FXAS2100X=y
CONFIG_SRAM=y
+CONFIG_EEPROM_AT24=m
CONFIG_EEPROM_AT25=m
# CONFIG_SCSI_PROC_FS is not set
CONFIG_BLK_DEV_SD=y
@@ -294,6 +295,7 @@ CONFIG_BRCMFMAC_PCIE=y
CONFIG_HOSTAP=y
CONFIG_MWIFIEX=m
CONFIG_MWIFIEX_PCIE=m
+CONFIG_MWIFIEX_USB=m
CONFIG_RTL_CARDS=m
# CONFIG_WLAN_VENDOR_TI is not set
CONFIG_XEN_NETDEV_BACKEND=m