[PATCH] m68k: defconfig: Clean up references to non-existing configs

Lukas Bulwahn posted 1 patch 1 month ago
arch/m68k/configs/amcore_defconfig   | 2 --
arch/m68k/configs/m5475evb_defconfig | 1 -
arch/m68k/configs/stmark2_defconfig  | 1 -
3 files changed, 4 deletions(-)
[PATCH] m68k: defconfig: Clean up references to non-existing configs
Posted by Lukas Bulwahn 1 month ago
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

  - Drop 'CONFIG_I2C_COMPAT is not set' (removed in commit 7e722083fcc3
    ("i2c: Remove I2C_COMPAT config symbol and related code"))
  - Drop 'CONFIG_SCHED_DEBUG is not set' (removed in commit b52173065e0a
    ("sched/debug: Remove CONFIG_SCHED_DEBUG"))

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 arch/m68k/configs/amcore_defconfig   | 2 --
 arch/m68k/configs/m5475evb_defconfig | 1 -
 arch/m68k/configs/stmark2_defconfig  | 1 -
 3 files changed, 4 deletions(-)

diff --git a/arch/m68k/configs/amcore_defconfig b/arch/m68k/configs/amcore_defconfig
index 88832e9cd7cb..f310b5dacfd8 100644
--- a/arch/m68k/configs/amcore_defconfig
+++ b/arch/m68k/configs/amcore_defconfig
@@ -61,7 +61,6 @@ CONFIG_SERIAL_MCF_BAUDRATE=115200
 CONFIG_SERIAL_MCF_CONSOLE=y
 # CONFIG_HW_RANDOM is not set
 CONFIG_I2C=y
-# CONFIG_I2C_COMPAT is not set
 CONFIG_I2C_CHARDEV=y
 # CONFIG_I2C_HELPER_AUTO is not set
 CONFIG_I2C_IMX=y
@@ -83,7 +82,6 @@ CONFIG_ROMFS_BACKED_BY_BOTH=y
 CONFIG_PRINTK_TIME=y
 # CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
 CONFIG_PANIC_ON_OOPS=y
-# CONFIG_SCHED_DEBUG is not set
 # CONFIG_DEBUG_BUGVERBOSE is not set
 # CONFIG_CRYPTO_ECHAINIV is not set
 # CONFIG_CRYPTO_HW is not set
diff --git a/arch/m68k/configs/m5475evb_defconfig b/arch/m68k/configs/m5475evb_defconfig
index 2473dc30228e..9be4dae84ebf 100644
--- a/arch/m68k/configs/m5475evb_defconfig
+++ b/arch/m68k/configs/m5475evb_defconfig
@@ -46,6 +46,5 @@ CONFIG_EXT2_FS=y
 # CONFIG_PROC_PAGE_MONITOR is not set
 CONFIG_ROMFS_FS=y
 CONFIG_ROMFS_BACKED_BY_MTD=y
-# CONFIG_SCHED_DEBUG is not set
 CONFIG_BOOTPARAM=y
 CONFIG_BOOTPARAM_STRING="root=/dev/mtdblock0"
diff --git a/arch/m68k/configs/stmark2_defconfig b/arch/m68k/configs/stmark2_defconfig
index f9ecb1dcc060..515d9b208b10 100644
--- a/arch/m68k/configs/stmark2_defconfig
+++ b/arch/m68k/configs/stmark2_defconfig
@@ -90,4 +90,3 @@ CONFIG_PRINTK_TIME=y
 # CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
 CONFIG_SLUB_DEBUG_ON=y
 CONFIG_PANIC_ON_OOPS=y
-# CONFIG_SCHED_DEBUG is not set
-- 
2.52.0
Re: [PATCH] m68k: defconfig: Clean up references to non-existing configs
Posted by Geert Uytterhoeven 1 month ago
CC gerg (coldfire/m68knommu)

On Wed, 7 Jan 2026 at 10:21, Lukas Bulwahn <lbulwahn@redhat.com> wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
>
>   - Drop 'CONFIG_I2C_COMPAT is not set' (removed in commit 7e722083fcc3
>     ("i2c: Remove I2C_COMPAT config symbol and related code"))
>   - Drop 'CONFIG_SCHED_DEBUG is not set' (removed in commit b52173065e0a
>     ("sched/debug: Remove CONFIG_SCHED_DEBUG"))
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> ---
>  arch/m68k/configs/amcore_defconfig   | 2 --
>  arch/m68k/configs/m5475evb_defconfig | 1 -
>  arch/m68k/configs/stmark2_defconfig  | 1 -
>  3 files changed, 4 deletions(-)
>
> diff --git a/arch/m68k/configs/amcore_defconfig b/arch/m68k/configs/amcore_defconfig
> index 88832e9cd7cb..f310b5dacfd8 100644
> --- a/arch/m68k/configs/amcore_defconfig
> +++ b/arch/m68k/configs/amcore_defconfig
> @@ -61,7 +61,6 @@ CONFIG_SERIAL_MCF_BAUDRATE=115200
>  CONFIG_SERIAL_MCF_CONSOLE=y
>  # CONFIG_HW_RANDOM is not set
>  CONFIG_I2C=y
> -# CONFIG_I2C_COMPAT is not set
>  CONFIG_I2C_CHARDEV=y
>  # CONFIG_I2C_HELPER_AUTO is not set
>  CONFIG_I2C_IMX=y
> @@ -83,7 +82,6 @@ CONFIG_ROMFS_BACKED_BY_BOTH=y
>  CONFIG_PRINTK_TIME=y
>  # CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
>  CONFIG_PANIC_ON_OOPS=y
> -# CONFIG_SCHED_DEBUG is not set
>  # CONFIG_DEBUG_BUGVERBOSE is not set
>  # CONFIG_CRYPTO_ECHAINIV is not set
>  # CONFIG_CRYPTO_HW is not set
> diff --git a/arch/m68k/configs/m5475evb_defconfig b/arch/m68k/configs/m5475evb_defconfig
> index 2473dc30228e..9be4dae84ebf 100644
> --- a/arch/m68k/configs/m5475evb_defconfig
> +++ b/arch/m68k/configs/m5475evb_defconfig
> @@ -46,6 +46,5 @@ CONFIG_EXT2_FS=y
>  # CONFIG_PROC_PAGE_MONITOR is not set
>  CONFIG_ROMFS_FS=y
>  CONFIG_ROMFS_BACKED_BY_MTD=y
> -# CONFIG_SCHED_DEBUG is not set
>  CONFIG_BOOTPARAM=y
>  CONFIG_BOOTPARAM_STRING="root=/dev/mtdblock0"
> diff --git a/arch/m68k/configs/stmark2_defconfig b/arch/m68k/configs/stmark2_defconfig
> index f9ecb1dcc060..515d9b208b10 100644
> --- a/arch/m68k/configs/stmark2_defconfig
> +++ b/arch/m68k/configs/stmark2_defconfig
> @@ -90,4 +90,3 @@ CONFIG_PRINTK_TIME=y
>  # CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
>  CONFIG_SLUB_DEBUG_ON=y
>  CONFIG_PANIC_ON_OOPS=y
> -# CONFIG_SCHED_DEBUG is not set
> --
> 2.52.0

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
Re: [PATCH] m68k: defconfig: Clean up references to non-existing configs
Posted by Greg Ungerer 1 month ago
On 7/1/26 20:19, Geert Uytterhoeven wrote:
> CC gerg (coldfire/m68knommu)

Thanks Geert :-)


> On Wed, 7 Jan 2026 at 10:21, Lukas Bulwahn <lbulwahn@redhat.com> wrote:
>> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
>>
>>    - Drop 'CONFIG_I2C_COMPAT is not set' (removed in commit 7e722083fcc3
>>      ("i2c: Remove I2C_COMPAT config symbol and related code"))
>>    - Drop 'CONFIG_SCHED_DEBUG is not set' (removed in commit b52173065e0a
>>      ("sched/debug: Remove CONFIG_SCHED_DEBUG"))
>>
>> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
>> ---
>>   arch/m68k/configs/amcore_defconfig   | 2 --
>>   arch/m68k/configs/m5475evb_defconfig | 1 -
>>   arch/m68k/configs/stmark2_defconfig  | 1 -
>>   3 files changed, 4 deletions(-)

Looks good to me, I have applied to m68knommu git tree, for-next branch.

Thanks
Greg



>> diff --git a/arch/m68k/configs/amcore_defconfig b/arch/m68k/configs/amcore_defconfig
>> index 88832e9cd7cb..f310b5dacfd8 100644
>> --- a/arch/m68k/configs/amcore_defconfig
>> +++ b/arch/m68k/configs/amcore_defconfig
>> @@ -61,7 +61,6 @@ CONFIG_SERIAL_MCF_BAUDRATE=115200
>>   CONFIG_SERIAL_MCF_CONSOLE=y
>>   # CONFIG_HW_RANDOM is not set
>>   CONFIG_I2C=y
>> -# CONFIG_I2C_COMPAT is not set
>>   CONFIG_I2C_CHARDEV=y
>>   # CONFIG_I2C_HELPER_AUTO is not set
>>   CONFIG_I2C_IMX=y
>> @@ -83,7 +82,6 @@ CONFIG_ROMFS_BACKED_BY_BOTH=y
>>   CONFIG_PRINTK_TIME=y
>>   # CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
>>   CONFIG_PANIC_ON_OOPS=y
>> -# CONFIG_SCHED_DEBUG is not set
>>   # CONFIG_DEBUG_BUGVERBOSE is not set
>>   # CONFIG_CRYPTO_ECHAINIV is not set
>>   # CONFIG_CRYPTO_HW is not set
>> diff --git a/arch/m68k/configs/m5475evb_defconfig b/arch/m68k/configs/m5475evb_defconfig
>> index 2473dc30228e..9be4dae84ebf 100644
>> --- a/arch/m68k/configs/m5475evb_defconfig
>> +++ b/arch/m68k/configs/m5475evb_defconfig
>> @@ -46,6 +46,5 @@ CONFIG_EXT2_FS=y
>>   # CONFIG_PROC_PAGE_MONITOR is not set
>>   CONFIG_ROMFS_FS=y
>>   CONFIG_ROMFS_BACKED_BY_MTD=y
>> -# CONFIG_SCHED_DEBUG is not set
>>   CONFIG_BOOTPARAM=y
>>   CONFIG_BOOTPARAM_STRING="root=/dev/mtdblock0"
>> diff --git a/arch/m68k/configs/stmark2_defconfig b/arch/m68k/configs/stmark2_defconfig
>> index f9ecb1dcc060..515d9b208b10 100644
>> --- a/arch/m68k/configs/stmark2_defconfig
>> +++ b/arch/m68k/configs/stmark2_defconfig
>> @@ -90,4 +90,3 @@ CONFIG_PRINTK_TIME=y
>>   # CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
>>   CONFIG_SLUB_DEBUG_ON=y
>>   CONFIG_PANIC_ON_OOPS=y
>> -# CONFIG_SCHED_DEBUG is not set
>> --
>> 2.52.0
> 
> Gr{oetje,eeting}s,
> 
>                          Geert
>