ANDROID: gki: Fixed some typos in Kconfig.gki

Bug: 139431025
Test: Treehugger
Change-Id: I567b69dd27054954be886866199fc0bb57b299bd
Signed-off-by: Ram Muthiah <rammuthiah@google.com>
This commit is contained in:
Ram Muthiah 2020-01-29 11:27:23 -08:00
parent 75c7e67b17
commit 679ec9700f

View file

@ -7,7 +7,7 @@ config GKI_HIDDEN_DRM_CONFIGS
select VIDEOMODE_HELPERS
help
Dummy config option used to enable hidden DRM configs.
These are normally selected implicitely when including a
These are normally selected implicitly when including a
DRM module, but for GKI, the modules are built out-of-tree.
config GKI_HIDDEN_REGMAP_CONFIGS
@ -15,15 +15,15 @@ config GKI_HIDDEN_REGMAP_CONFIGS
select REGMAP_IRQ
help
Dummy config option used to enable hidden regmap configs.
These are normally selected implicitely when a module
These are normally selected implicitly when a module
that relies on it is configured.
config GKI_HIDDEN_CRYPTO_CONFIGS
bool "Hidden CRYPTo configs needed for GKI"
bool "Hidden CRYPTO configs needed for GKI"
select CRYPTO_ENGINE
help
Dummy config option used to enable hidden SNDconfigs.
These are normally selected implicitely when a module
Dummy config option used to enable hidden CRYPTO configs.
These are normally selected implicitly when a module
that relies on it is configured.
config GKI_HIDDEN_SND_CONFIGS
@ -31,7 +31,7 @@ config GKI_HIDDEN_SND_CONFIGS
select SND_VMASTER
help
Dummy config option used to enable hidden SND configs.
These are normally selected implicitely when a module
These are normally selected implicitly when a module
that relies on it is configured.
config GKI_HIDDEN_SND_SOC_CONFIGS
@ -39,7 +39,7 @@ config GKI_HIDDEN_SND_SOC_CONFIGS
select SND_SOC_GENERIC_DMAENGINE_PCM if (SND_SOC && SND)
help
Dummy config option used to enable hidden SND_SOC configs.
These are normally selected implicitely when a module
These are normally selected implicitly when a module
that relies on it is configured.
config GKI_HIDDEN_GPIO_CONFIGS
@ -48,7 +48,7 @@ config GKI_HIDDEN_GPIO_CONFIGS
select GPIO_PL061 if (HAS_IOMEM && ARM_AMBA && GPIOLIB)
help
Dummy config option used to enable hidden GPIO configs.
These are normally selected implicitely when a module
These are normally selected implicitly when a module
that relies on it is configured.
# LEGACY_WEXT_ALLCONFIG Discussed upstream, soundly rejected as a unique