Skip to content

Commit 4d30d4a

Browse files
rddunlaprafaeljw
authored andcommitted
cpuidle: minor Kconfig help text fixes
End sentences in help text with a period (aka full stop). Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent ba1e78a commit 4d30d4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

drivers/cpuidle/Kconfig.arm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,21 +65,21 @@ config ARM_U8500_CPUIDLE
6565
bool "Cpu Idle Driver for the ST-E u8500 processors"
6666
depends on ARCH_U8500 && !ARM64
6767
help
68-
Select this to enable cpuidle for ST-E u8500 processors
68+
Select this to enable cpuidle for ST-E u8500 processors.
6969

7070
config ARM_AT91_CPUIDLE
7171
bool "Cpu Idle Driver for the AT91 processors"
7272
default y
7373
depends on ARCH_AT91 && !ARM64
7474
help
75-
Select this to enable cpuidle for AT91 processors
75+
Select this to enable cpuidle for AT91 processors.
7676

7777
config ARM_EXYNOS_CPUIDLE
7878
bool "Cpu Idle Driver for the Exynos processors"
7979
depends on ARCH_EXYNOS && !ARM64
8080
select ARCH_NEEDS_CPU_IDLE_COUPLED if SMP
8181
help
82-
Select this to enable cpuidle for Exynos processors
82+
Select this to enable cpuidle for Exynos processors.
8383

8484
config ARM_MVEBU_V7_CPUIDLE
8585
bool "CPU Idle Driver for mvebu v7 family processors"

0 commit comments

Comments
 (0)