* [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 2/2] v8a: kernel: run oldconfig
2024-12-10 6:55 [DistroKit] [PATCH 1/2] v7a: kernel: run oldconfig Ahmad Fatoum
@ 2024-12-10 6:55 ` Ahmad Fatoum
2024-12-10 7:20 ` [DistroKit] [PATCH 1/2] v7a: " Robert Schwebel
1 sibling, 0 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-v8a/kernelconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/platform-v8a/kernelconfig b/configs/platform-v8a/kernelconfig
index f0cea61d6de6..a29ae86ef483 100644
--- a/configs/platform-v8a/kernelconfig
+++ b/configs/platform-v8a/kernelconfig
@@ -1681,7 +1681,6 @@ CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX 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
--
2.39.5
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [DistroKit] [PATCH 1/2] v7a: kernel: run oldconfig
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 ` Robert Schwebel
1 sibling, 0 replies; 5+ messages in thread
From: Robert Schwebel @ 2024-12-10 7:20 UTC (permalink / raw)
To: Ahmad Fatoum; +Cc: distrokit
Applied to next.
On Tue, Dec 10, 2024 at 07:55:13AM +0100, Ahmad Fatoum wrote:
> 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
>
>
>
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [DistroKit] [PATCH 1/2] v7a: kernel: run oldconfig
2021-11-16 11:57 Ahmad Fatoum
@ 2021-11-24 14:58 ` Robert Schwebel
0 siblings, 0 replies; 5+ messages in thread
From: Robert Schwebel @ 2021-11-24 14:58 UTC (permalink / raw)
To: Ahmad Fatoum; +Cc: distrokit
On Tue, Nov 16, 2021 at 12:57:31PM +0100, Ahmad Fatoum wrote:
> 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
Could you respin against next? This doesn't apply.
rsc
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ 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