Skip to content

Commit 5c9de6f

Browse files
asdfugilmarcan
authored andcommitted
arm64: Kconfig: Update help text for CONFIG_ARCH_APPLE
Apple's A7-A11 SoC is now supported, so the original help text is no longer accurate. Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Nick Chan <towinchenmi@gmail.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Neal Gompa <neal@gompa.dev> Signed-off-by: Hector Martin <marcan@marcan.st>
1 parent d23457a commit 5c9de6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm64/Kconfig.platforms

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ config ARCH_APPLE
3737
bool "Apple Silicon SoC family"
3838
select APPLE_AIC
3939
help
40-
This enables support for Apple's in-house ARM SoC family, starting
41-
with the Apple M1.
40+
This enables support for Apple's in-house ARM SoC family, such
41+
as the Apple M1.
4242

4343
menuconfig ARCH_BCM
4444
bool "Broadcom SoC Support"

0 commit comments

Comments
 (0)