ARM: samsung: fix language typo

Fix Complie -> Compile

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2020-08-04 21:26:46 +02:00
parent b0b276736e
commit f73fefa2d9

View File

@ -154,7 +154,7 @@ config S3C_DEV_WDT
bool bool
default y if ARCH_S3C24XX default y if ARCH_S3C24XX
help help
Complie in platform device definition for Watchdog Timer Compile in platform device definition for Watchdog Timer
config S3C_DEV_NAND config S3C_DEV_NAND
bool bool
@ -169,7 +169,7 @@ config S3C_DEV_ONENAND
config S3C_DEV_RTC config S3C_DEV_RTC
bool bool
help help
Complie in platform device definition for RTC Compile in platform device definition for RTC
config SAMSUNG_DEV_ADC config SAMSUNG_DEV_ADC
bool bool