aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/Makefile
diff options
context:
space:
mode:
authorGravatar Henry Shi <henryshi2018@gmail.com> 2023-11-24 15:03:34 -0500
committerGravatar Hans de Goede <hdegoede@redhat.com> 2023-12-04 13:44:05 +0100
commitd9cd21d441c8c7c22ef448d23f1d6f5fa698b7f0 (patch)
treeb52bbb5f2b570c692304298f61b9c42dffc62e60 /drivers/platform/x86/Makefile
parentplatform/x86: asus-laptop: remove redundant braces in if statements (diff)
downloadlinux-d9cd21d441c8c7c22ef448d23f1d6f5fa698b7f0.tar.gz
linux-d9cd21d441c8c7c22ef448d23f1d6f5fa698b7f0.tar.bz2
linux-d9cd21d441c8c7c22ef448d23f1d6f5fa698b7f0.zip
platform/x86: Add Silicom Platform Driver
Add Silicom platform (silicom-platform) Linux driver for Swisscom Business Box (Swisscom BB) as well as Cordoba family products. This platform driver provides support for various functions via the Linux LED framework, GPIO framework, Hardware Monitoring (HWMON) and device attributes. Signed-off-by: Henry Shi <henryshi2018@gmail.com> Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/r/20231124200334.5318-1-henryshi2018@gmail.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/platform/x86/Makefile')
-rw-r--r--drivers/platform/x86/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/platform/x86/Makefile b/drivers/platform/x86/Makefile
index c7a18e95ad8c..1de432e8861e 100644
--- a/drivers/platform/x86/Makefile
+++ b/drivers/platform/x86/Makefile
@@ -136,6 +136,9 @@ obj-$(CONFIG_X86_INTEL_LPSS) += pmc_atom.o
# Siemens Simatic Industrial PCs
obj-$(CONFIG_SIEMENS_SIMATIC_IPC) += siemens/
+# Silicom
+obj-$(CONFIG_SILICOM_PLATFORM) += silicom-platform.o
+
# Winmate
obj-$(CONFIG_WINMATE_FM07_KEYS) += winmate-fm07-keys.o