mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
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>
This commit is contained in:
parent
d23457abac
commit
5c9de6f45d
@ -37,8 +37,8 @@ config ARCH_APPLE
|
||||
bool "Apple Silicon SoC family"
|
||||
select APPLE_AIC
|
||||
help
|
||||
This enables support for Apple's in-house ARM SoC family, starting
|
||||
with the Apple M1.
|
||||
This enables support for Apple's in-house ARM SoC family, such
|
||||
as the Apple M1.
|
||||
|
||||
menuconfig ARCH_BCM
|
||||
bool "Broadcom SoC Support"
|
||||
|
Loading…
Reference in New Issue
Block a user