diff mbox series

[1/2] arm-bsp/juno: remove commented out KCONFIG

Message ID 20230720153430.3580005-1-jon.mason@arm.com
State New
Headers show
Series [1/2] arm-bsp/juno: remove commented out KCONFIG | expand

Commit Message

Jon Mason July 20, 2023, 3:34 p.m. UTC
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 meta-arm-bsp/recipes-kernel/linux/linux-arm-platforms.inc | 2 --
 1 file changed, 2 deletions(-)

Comments

Jon Mason July 21, 2023, 3:02 a.m. UTC | #1
On Thu, 20 Jul 2023 10:34:29 -0500, Jon Mason wrote:
> 


Applied, thanks!

[1/2] arm-bsp/juno: remove commented out KCONFIG
      commit: 8f03838a72456fb654102e0f1355982080bbf234
[2/2] arm/linux-yocto: move 6.1 patches to a unique bbappend
      commit: b4d50a273dd3f6eb37c8fac8fab12d2bf70ffebe

Best regards,
diff mbox series

Patch

diff --git a/meta-arm-bsp/recipes-kernel/linux/linux-arm-platforms.inc b/meta-arm-bsp/recipes-kernel/linux/linux-arm-platforms.inc
index 38bea022..64b1e41e 100644
--- a/meta-arm-bsp/recipes-kernel/linux/linux-arm-platforms.inc
+++ b/meta-arm-bsp/recipes-kernel/linux/linux-arm-platforms.inc
@@ -76,8 +76,6 @@  SRC_URI:append:fvp-baser-aemv8r64 = " file://fvp-baser-aemv8r64.dts;subdir=git/a
 # Juno KMACHINE
 #
 COMPATIBLE_MACHINE:juno = "juno"
-#KBUILD_DEFCONFIG:juno = "defconfig"
-#KCONFIG_MODE:juno = "--alldefconfig"
 FILESEXTRAPATHS:prepend:juno := "${ARMBSPFILESPATHS}"
 SRC_URI:append:juno = " \
     file://0001-arm64-dts-Update-cache-properties-for-Arm-Ltd-platfo.patch \