DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH 1/2] v7a: kernel: run oldconfig
@ 2024-12-10  6:55 Ahmad Fatoum
  2024-12-10  6:55 ` [DistroKit] [PATCH 2/2] v8a: " Ahmad Fatoum
  2024-12-10  7:20 ` [DistroKit] [PATCH 1/2] v7a: " Robert Schwebel
  0 siblings, 2 replies; 5+ messages in thread
From: Ahmad Fatoum @ 2024-12-10  6:55 UTC (permalink / raw)
  To: distrokit; +Cc: Ahmad Fatoum

There's a diff between the config we have checked in and the config the
kernel determines. Run ptxdist oldconfig kernel to align them.

No functional change.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 configs/platform-v7a/kernelconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index 5cc2b56a6b00..56e62f97f1e9 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -1295,7 +1295,6 @@ CONFIG_RASPBERRYPI_FIRMWARE=y
 # CONFIG_GOOGLE_FIRMWARE is not set
 # CONFIG_IMX_DSP is not set
 # CONFIG_IMX_SCU is not set
-CONFIG_IMX_SCMI_MISC_DRV=y
 CONFIG_ARM_PSCI_FW=y
 
 #
@@ -1470,7 +1469,6 @@ CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
 CONFIG_BLK_DEV=y
 # CONFIG_BLK_DEV_NULL_BLK is not set
 # CONFIG_ZRAM is not set
-CONFIG_ZRAM_DEF_COMP="unset-value"
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
 # CONFIG_BLK_DEV_DRBD is not set
@@ -3190,7 +3188,6 @@ CONFIG_RTC_DRV_AT91RM9200=y
 # CONFIG_RTC_DRV_MXC_V2 is not set
 # CONFIG_RTC_DRV_SNVS is not set
 # CONFIG_RTC_DRV_BBNSM is not set
-CONFIG_RTC_DRV_IMX_BBM_SCMI=y
 # CONFIG_RTC_DRV_R7301 is not set
 CONFIG_RTC_DRV_STM32=y
 
@@ -3386,7 +3383,6 @@ CONFIG_IMX_REMOTEPROC=y
 # CONFIG_IMX_DSP_REMOTEPROC is not set
 CONFIG_WKUP_M3_RPROC=y
 CONFIG_STM32_RPROC=y
-# CONFIG_TI_K3_M4_REMOTEPROC is not set
 # end of Remoteproc drivers
 
 #
-- 
2.39.5




^ permalink raw reply	[flat|nested] 5+ messages in thread
* [DistroKit] [PATCH 1/2] v7a: kernel: run oldconfig
@ 2021-11-16 11:57 Ahmad Fatoum
  2021-11-24 14:58 ` Robert Schwebel
  0 siblings, 1 reply; 5+ messages in thread
From: Ahmad Fatoum @ 2021-11-16 11:57 UTC (permalink / raw)
  To: distrokit; +Cc: Ahmad Fatoum

PTXdist warns about an outdated config for the kernel rule. Rerun
oldconfig to synchronize.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 configs/platform-v7a/kernelconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index 1e009114790a..af52ed635f82 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -3823,6 +3823,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
 # CONFIG_DEBUG_INFO_DWARF4 is not set
 # CONFIG_DEBUG_INFO_DWARF5 is not set
 # CONFIG_DEBUG_INFO_BTF is not set
+CONFIG_PAHOLE_HAS_SPLIT_BTF=y
 # CONFIG_GDB_SCRIPTS is not set
 CONFIG_FRAME_WARN=1024
 # CONFIG_STRIP_ASM_SYMS is not set
-- 
2.30.2


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-12-10  7:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-10  6:55 [DistroKit] [PATCH 1/2] v7a: kernel: run oldconfig Ahmad Fatoum
2024-12-10  6:55 ` [DistroKit] [PATCH 2/2] v8a: " Ahmad Fatoum
2024-12-10  7:20 ` [DistroKit] [PATCH 1/2] v7a: " Robert Schwebel
  -- strict thread matches above, loose matches on Subject: below --
2021-11-16 11:57 Ahmad Fatoum
2021-11-24 14:58 ` Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox