Re: [PATCH] riscv: configs: Clean up references to non-existing configs
From: Paul Walmsley
Date: Wed Jan 07 2026 - 17:23:03 EST
On Wed, 7 Jan 2026, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
>
> - 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@xxxxxxxxxx>
Thanks, queued for v6.19-rc.
- Paul