Skip to content
Unverified Commit 8f1dfed1 authored by Adam Johnston's avatar Adam Johnston Committed by Ali Ozaslan
Browse files

bsp: Replace CONFIG_AUTOFS4_FS to fix config warning on Corstone-1000



CONFIG_AUTOFS4_FS is deprecated and should be replaced by
CONFIG_AUTOFS_FS.

In theory, this is only required for K3s, and K3s is not supported on
Corstone-1000. However, in their current form, the kernel settings are
not split split between K3s and docker.

Update the setting to resolve the warning in the short term.

In the long term this should be refactored so docker and K3s settings
can be specified separately - but that is not a priority now.

Changelog: other
Signed-off-by: Adam Johnston's avatarAdam Johnston <adam.johnston@arm.com>
parent f6ee5a35
Loading
Loading
Loading
Pipeline #7837 passed with stage
in 2 minutes and 28 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment