Created attachment 296047 [details] Slackware: config-huge-5.11.8.x64 While building a kernel for Slackware x86_64 5.11.9 using the Slackware 5.11.8 configuration, several warnings were found: $make oldconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c HOSTCC scripts/kconfig/preprocess.o YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/util.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/parser.tab.o HOSTLD scripts/kconfig/conf WARNING: unmet direct dependencies detected for ADI_AXI_ADC Depends on [n]: IIO [=m] && HAS_IOMEM [=y] && OF [=n] Selected by [m]: - AD9467 [=m] && IIO [=m] && SPI [=y] WARNING: unmet direct dependencies detected for ADI_AXI_ADC Depends on [n]: IIO [=m] && HAS_IOMEM [=y] && OF [=n] Selected by [m]: - AD9467 [=m] && IIO [=m] && SPI [=y] # # configuration written to .config # Slackware in fact changed their configuration for 5.11.9. As a work-around they simply turned off ADI_AXI_ADC and AD9467. But for testing I am here attaching the old old 5.11.8 configuration file
Should be fixed by: https://lkml.org/lkml/2021/3/24/1054
Created attachment 296061 [details] Slackware config-huge-5.10.25.x64 for testing kernel 5.10.26-rc3 The config-huge-5.10.25.x64 file is for testing kernel 5.10.26-rc3.
Thanks Alexandru. The patch fixes the "make oldconfig" problem for both kernel 5.11.9 and 5.10.26. It would be good for someone to fully test the code who actually has an AD9467 though...
Created attachment 297085 [details] config-huge-5.13.0-rc4-smp based on Slackware-current 5.12.8-smp Attached config for the bug
Comment on attachment 297085 [details] config-huge-5.13.0-rc4-smp based on Slackware-current 5.12.8-smp please ignore the 5.13.0-rc4-smp config...
I used the config-huge-5.11.8.x64 on the last 5.11.22 kernel and did a make config.config-huge-5.11.8.x64 My bug is gone, but I'm not sure if the AD9467 device is configured... It is a now obsolete kernel and I am closing this bug report.