diff options
Diffstat (limited to 'src/ec')
-rw-r--r-- | src/ec/hp/kbc1126/Kconfig | 3 | ||||
-rw-r--r-- | src/ec/hp/kbc1126/Makefile.inc | 3 | ||||
-rw-r--r-- | src/ec/roda/it8518/Kconfig | 3 | ||||
-rw-r--r-- | src/ec/roda/it8518/Makefile.inc | 3 |
4 files changed, 0 insertions, 12 deletions
diff --git a/src/ec/hp/kbc1126/Kconfig b/src/ec/hp/kbc1126/Kconfig index 93f8545bdd..924501fbeb 100644 --- a/src/ec/hp/kbc1126/Kconfig +++ b/src/ec/hp/kbc1126/Kconfig @@ -1,6 +1,3 @@ -## -## -## ## SPDX-License-Identifier: GPL-2.0-only config EC_HP_KBC1126 diff --git a/src/ec/hp/kbc1126/Makefile.inc b/src/ec/hp/kbc1126/Makefile.inc index c9534f7390..54e8b2afc3 100644 --- a/src/ec/hp/kbc1126/Makefile.inc +++ b/src/ec/hp/kbc1126/Makefile.inc @@ -1,6 +1,3 @@ -## -## -## ## SPDX-License-Identifier: GPL-2.0-only ifeq ($(CONFIG_EC_HP_KBC1126),y) diff --git a/src/ec/roda/it8518/Kconfig b/src/ec/roda/it8518/Kconfig index 3c63c98953..e8b914acb8 100644 --- a/src/ec/roda/it8518/Kconfig +++ b/src/ec/roda/it8518/Kconfig @@ -1,6 +1,3 @@ -## -## -## ## SPDX-License-Identifier: GPL-2.0-only config EC_RODA_IT8518 diff --git a/src/ec/roda/it8518/Makefile.inc b/src/ec/roda/it8518/Makefile.inc index 824f1bcf0d..e5b483f7a6 100644 --- a/src/ec/roda/it8518/Makefile.inc +++ b/src/ec/roda/it8518/Makefile.inc @@ -1,6 +1,3 @@ -## -## -## ## SPDX-License-Identifier: GPL-2.0-only ramstage-$(CONFIG_EC_RODA_IT8518) += ec.c |