aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/lars/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/lars/Kconfig')
-rw-r--r--src/mainboard/google/lars/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/mainboard/google/lars/Kconfig b/src/mainboard/google/lars/Kconfig
index dc285c0ec3..ee08067bed 100644
--- a/src/mainboard/google/lars/Kconfig
+++ b/src/mainboard/google/lars/Kconfig
@@ -30,6 +30,18 @@ config CHROMEOS
select VIRTUAL_DEV_SWITCH
select EC_SOFTWARE_SYNC
+config DRIVERS_GENERIC_MAX98357A
+ default y
+
+config DRIVERS_I2C_GENERIC
+ default y
+
+config DRIVERS_I2C_NAU8825
+ default y
+
+config DRIVERS_INTEL_WIFI
+ default y
+
config IRQ_SLOT_COUNT
int
default 18