Skip to content

Commit 9675040

Browse files
committed
kconfig: Remove blank lines at the beginning/end of files
Maybe this is some "just in case" thing that got copied around. There's no need to have a blank line at the beginning or end of Kconfig files. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
1 parent 54ae600 commit 9675040

File tree

98 files changed

+1
-109
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+1
-109
lines changed

boards/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
config BOARD_DEPRECATED
32
string
43
help
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
config BOARD_ARDUINO_101_SSS
32
bool "Arduino 101 Sensor Sub System"
43
depends on SOC_QUARK_SE_C1000_SS

boards/arc/arduino_101_sss/Kconfig.defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
if BOARD_ARDUINO_101_SSS
32

43
config BOARD

boards/arc/em_starterkit/Kconfig.defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
if BOARD_EM_STARTERKIT
32

43
config BOARD

boards/arc/iotdk/Kconfig.defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
if BOARD_IOTDK
32

43
config BOARD

boards/arc/nsim_em/Kconfig.defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
if BOARD_NSIM_EM
32

43
config BOARD
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
config BOARD_QUARK_SE_C1000_DEVBOARD_SS
32
bool "Quark SE C1000 - Sensor Sub System"
43
depends on SOC_QUARK_SE_C1000_SS

boards/arc/quark_se_c1000_ss_devboard/Kconfig.defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
if BOARD_QUARK_SE_C1000_DEVBOARD_SS
32

43
config BOARD

boards/arm/frdm_k64f/Kconfig.board

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
config BOARD_FRDM_K64F
32
bool "Freescale FRDM-K64F"
43
depends on SOC_SERIES_KINETIS_K6X

boards/arm/olimex_stm32_e407/Kconfig.board

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@
77
config BOARD_OLIMEX_STM32_E407
88
bool "OLIMEX-STM32-E407 Development Board"
99
depends on SOC_STM32F407XG
10-

0 commit comments

Comments
 (0)