Skip to content

Commit

Permalink
Merge branch 'disable-config-remoteproc' into 'main'
Browse files Browse the repository at this point in the history
arm4 non-cloud 6.6 kernel now has `CONFIG_REMOTEPROC=y` enabled. This gets...

See merge request gardenlinux/gardenlinux-package-linux-6.6!1
  • Loading branch information
Vincinator committed Feb 20, 2024
2 parents 3bfab38 + 5eed0c4 commit 457d656
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions debian/config/config.gardenlinux
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ CONFIG_X86_SGX=y
CONFIG_X86_SGX_KVM=y

CONFIG_MAGIC_SYSRQ=n

# Disable it for all architectures
# 6.6 kernel implicitly enabled this via https://salsa.debian.org/kernel-team/linux/-/commit/f994ffb127c90e04fd8252b79a021b60cb5e4507#fc973071e6f4da49be1ec7a17e00635dd41dcaf1_1392_1420
CONFIG_REMOTEPROC=n

0 comments on commit 457d656

Please sign in to comment.