diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2020-05-13 10:12:34 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-18 07:00:58 +0000 |
commit | 44e310bc6cffa0ee71bc137c2bd007aea87d0265 (patch) | |
tree | bd9e0cf2cad14b6ec5389384bd394114f31f06b5 /src/mainboard/asrock | |
parent | c4b70276ed525bfcc59320b72bcd7c8cd13b78f0 (diff) |
mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header
Change-Id: I7089b29e881d74d31477e2df1c5fa043fe353343
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41358
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/asrock')
-rw-r--r-- | src/mainboard/asrock/b75pro3-m/Kconfig | 3 | ||||
-rw-r--r-- | src/mainboard/asrock/e350m1/Kconfig | 3 | ||||
-rw-r--r-- | src/mainboard/asrock/g41c-gs/Kconfig | 3 | ||||
-rw-r--r-- | src/mainboard/asrock/imb-a180/Kconfig | 3 |
4 files changed, 0 insertions, 12 deletions
diff --git a/src/mainboard/asrock/b75pro3-m/Kconfig b/src/mainboard/asrock/b75pro3-m/Kconfig index 8c27ddc339..577423c508 100644 --- a/src/mainboard/asrock/b75pro3-m/Kconfig +++ b/src/mainboard/asrock/b75pro3-m/Kconfig @@ -1,6 +1,3 @@ -# -# -# # SPDX-License-Identifier: GPL-2.0-only if BOARD_ASROCK_B75PRO3_M diff --git a/src/mainboard/asrock/e350m1/Kconfig b/src/mainboard/asrock/e350m1/Kconfig index 06e8aa700c..091d57a2bf 100644 --- a/src/mainboard/asrock/e350m1/Kconfig +++ b/src/mainboard/asrock/e350m1/Kconfig @@ -1,6 +1,3 @@ -# -# -# # SPDX-License-Identifier: GPL-2.0-only if BOARD_ASROCK_E350M1 diff --git a/src/mainboard/asrock/g41c-gs/Kconfig b/src/mainboard/asrock/g41c-gs/Kconfig index 6c0c8d2dd7..7ffe62f4d3 100644 --- a/src/mainboard/asrock/g41c-gs/Kconfig +++ b/src/mainboard/asrock/g41c-gs/Kconfig @@ -1,6 +1,3 @@ -# -# -# # SPDX-License-Identifier: GPL-2.0-only if BOARD_ASROCK_G41C_GS || BOARD_ASROCK_G41C_GS_R2_0 || \ diff --git a/src/mainboard/asrock/imb-a180/Kconfig b/src/mainboard/asrock/imb-a180/Kconfig index 29e9cbd4e0..4d9b1e8639 100644 --- a/src/mainboard/asrock/imb-a180/Kconfig +++ b/src/mainboard/asrock/imb-a180/Kconfig @@ -1,6 +1,3 @@ -# -# -# # SPDX-License-Identifier: GPL-2.0-only if BOARD_ASROCK_IMB_A180 |