aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/lsdk.config11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm64/configs/lsdk.config b/arch/arm64/configs/lsdk.config
index 7f0618f99e21..1bccccf5d502 100644
--- a/arch/arm64/configs/lsdk.config
+++ b/arch/arm64/configs/lsdk.config
@@ -106,3 +106,14 @@ CONFIG_CGROUP_FREEZER=y
# docker
CONFIG_OVERLAY_FS=y
+
+# fan controller and temperature
+CONFIG_SENSORS_AMC6821=y
+
+# GPIO sysfs
+CONFIG_GPIO_SYSFS=y
+CONFIG_GPIO_MPC8XXX=y
+CONFIG_SENSORS_LM90=y
+
+# PKTGEN
+CONFIG_NET_PKTGEN=y