diff --git a/board/sharp/common/Kconfig b/board/sharp/common/Kconfig index 7d224ab38b..007f0c58b6 100644 --- a/board/sharp/common/Kconfig +++ b/board/sharp/common/Kconfig @@ -5,4 +5,4 @@ config BRAIN_2G config BRAIN_3G_4G bool default y if TARGET_PWSH1 || TARGET_PWSH2 || TARGET_PWSH3 || \ - TARGET_PWSH4 || TARGET_PWSH5 || TARGET_PWSH6 \ No newline at end of file + TARGET_PWSH4 || TARGET_PWSH5 || TARGET_PWSH6 diff --git a/board/sharp/pwg5300/Kconfig b/board/sharp/pwg5300/Kconfig index e0f8ff10e0..6cd189f610 100644 --- a/board/sharp/pwg5300/Kconfig +++ b/board/sharp/pwg5300/Kconfig @@ -14,4 +14,4 @@ config SYS_CONFIG_NAME endif -source "board/sharp/common/Kconfig" \ No newline at end of file +source "board/sharp/common/Kconfig" diff --git a/board/sharp/pwsh1/Kconfig b/board/sharp/pwsh1/Kconfig index cc16db66d7..4eccb68dbe 100644 --- a/board/sharp/pwsh1/Kconfig +++ b/board/sharp/pwsh1/Kconfig @@ -14,4 +14,4 @@ config SYS_CONFIG_NAME endif -source "board/sharp/common/Kconfig" \ No newline at end of file +source "board/sharp/common/Kconfig" diff --git a/board/sharp/pwsh2/Kconfig b/board/sharp/pwsh2/Kconfig index 07beced05a..5580689280 100644 --- a/board/sharp/pwsh2/Kconfig +++ b/board/sharp/pwsh2/Kconfig @@ -14,4 +14,4 @@ config SYS_CONFIG_NAME endif -source "board/sharp/common/Kconfig" \ No newline at end of file +source "board/sharp/common/Kconfig" diff --git a/board/sharp/pwsh3/Kconfig b/board/sharp/pwsh3/Kconfig index 4cecdab32e..b8a0b9c39e 100644 --- a/board/sharp/pwsh3/Kconfig +++ b/board/sharp/pwsh3/Kconfig @@ -14,4 +14,4 @@ config SYS_CONFIG_NAME endif -source "board/sharp/common/Kconfig" \ No newline at end of file +source "board/sharp/common/Kconfig" diff --git a/board/sharp/pwsh4/Kconfig b/board/sharp/pwsh4/Kconfig index 14efbe960d..bbf1a7d5b2 100644 --- a/board/sharp/pwsh4/Kconfig +++ b/board/sharp/pwsh4/Kconfig @@ -14,4 +14,4 @@ config SYS_CONFIG_NAME endif -source "board/sharp/common/Kconfig" \ No newline at end of file +source "board/sharp/common/Kconfig" diff --git a/board/sharp/pwsh5/Kconfig b/board/sharp/pwsh5/Kconfig index 5d48af3c85..e8fa7ca1e8 100644 --- a/board/sharp/pwsh5/Kconfig +++ b/board/sharp/pwsh5/Kconfig @@ -14,4 +14,4 @@ config SYS_CONFIG_NAME endif -source "board/sharp/common/Kconfig" \ No newline at end of file +source "board/sharp/common/Kconfig" diff --git a/board/sharp/pwsh6/Kconfig b/board/sharp/pwsh6/Kconfig index 951be07ebf..423605a900 100644 --- a/board/sharp/pwsh6/Kconfig +++ b/board/sharp/pwsh6/Kconfig @@ -14,4 +14,4 @@ config SYS_CONFIG_NAME endif -source "board/sharp/common/Kconfig" \ No newline at end of file +source "board/sharp/common/Kconfig"