Files
system76-coreboot/src/drivers/i2c/max98396/Kconfig
Martin Roth 2b65ba0734 drivers: Add SPDX license headers to Kconfig files
Change-Id: Ib27894f0f1e03501583fffb2c759b493d6a7b945
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80588
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-02-18 01:59:32 +00:00

6 lines
127 B
Plaintext

## SPDX-License-Identifier: GPL-2.0-only
config DRIVERS_I2C_MAX98396
bool "Enable AMP MAX98396"
depends on HAVE_ACPI_TABLES