Acked-by: Michael Tremer > On 26 Dec 2022, at 20:27, Peter Müller wrote: > > Backported from IPFire 3.x as 01543109ec90c284b20cda0e74c96c4c136e9c05. > > Signed-off-by: Peter Müller > --- > config/kernel/kernel.config.x86_64-ipfire | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire > index 39ca3af30..1ad577a03 100644 > --- a/config/kernel/kernel.config.x86_64-ipfire > +++ b/config/kernel/kernel.config.x86_64-ipfire > @@ -2290,7 +2290,6 @@ CONFIG_MD_RAID10=m > CONFIG_MD_RAID456=m > CONFIG_MD_MULTIPATH=m > CONFIG_MD_FAULTY=m > -# CONFIG_MD_CLUSTER is not set > CONFIG_BCACHE=m > # CONFIG_BCACHE_DEBUG is not set > # CONFIG_BCACHE_CLOSURES_DEBUG is not set > @@ -6865,8 +6864,7 @@ CONFIG_NLS_MAC_INUIT=m > CONFIG_NLS_MAC_ROMANIAN=m > CONFIG_NLS_MAC_TURKISH=m > CONFIG_NLS_UTF8=m > -CONFIG_DLM=m > -# CONFIG_DLM_DEBUG is not set > +# CONFIG_DLM is not set > # CONFIG_UNICODE is not set > CONFIG_IO_WQ=y > # end of File systems > -- > 2.35.3