lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3405e3f0-0efe-4c57-92c7-9c425f3a9963@linux-m68k.org>
Date: Wed, 7 Jan 2026 21:30:54 +1000
From: Greg Ungerer <gerg@...ux-m68k.org>
To: Geert Uytterhoeven <geert@...ux-m68k.org>,
 Lukas Bulwahn <lbulwahn@...hat.com>
Cc: linux-m68k@...ts.linux-m68k.org, kernel-janitors@...r.kernel.org,
 linux-kernel@...r.kernel.org, Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: Re: [PATCH] m68k: defconfig: Clean up references to non-existing
 configs


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@...hat.com> wrote:
>> From: Lukas Bulwahn <lukas.bulwahn@...hat.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@...hat.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
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ