aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/i2c')
-rw-r--r--src/drivers/i2c/pcf8523/Kconfig2
-rw-r--r--src/drivers/i2c/pcf8523/Makefile.inc2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/drivers/i2c/pcf8523/Kconfig b/src/drivers/i2c/pcf8523/Kconfig
index f3e9d4b417..16db5a20a4 100644
--- a/src/drivers/i2c/pcf8523/Kconfig
+++ b/src/drivers/i2c/pcf8523/Kconfig
@@ -1,5 +1,3 @@
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
config DRIVERS_I2C_PCF8523
diff --git a/src/drivers/i2c/pcf8523/Makefile.inc b/src/drivers/i2c/pcf8523/Makefile.inc
index bf15cdaa07..349f5622d3 100644
--- a/src/drivers/i2c/pcf8523/Makefile.inc
+++ b/src/drivers/i2c/pcf8523/Makefile.inc
@@ -1,5 +1,3 @@
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
ramstage-$(CONFIG_DRIVERS_I2C_PCF8523) += pcf8523.c