On Wed, Jan 17, 2024 at 02:56:25PM +0100, Michael Olbrich wrote: > This is the result of a review of the whole kernel config. > The options have been selected by the following rules: > > In general, the kernel config is optimized to keep the kernel small. So > any features that are not used at all are disabled. This includes things > like extra scheduling governors that require explicit configuration to > be used. > > All drivers that are not used by the boards configured in DistroKit are > now disabled. > > If there was no other strong preference then the value from the > defconfig was used. > > Signed-off-by: Michael Olbrich > Cc: Lucas Stach > Cc: Marc Kleine-Budde > --- > > Hi, > > I've tested this on the imx8mm-evk, imx8mn-evk and rock3a. On the imx > boards, USB does not probe properly but that happens with the current > config, the defconfig and with v6.7 as well. I'm not sure what's going > on here. > > Uwe, can you test this on the espressobin to see if I accidentally > removed some necessary drivers? It boots. I have working network on the WAN port, both USB ports detect a device when I plug one in. Looking at platform devices without a driver, enabling the following drivers might be beneficial: CONFIG_ARM_ARMADA_37XX_CPUFREQ CONFIG_CRYPTO_DEV_SAFEXCEL CONFIG_ARMADA_37XX_RWTM_MBOX CONFIG_ARM_ARCH_TIMER CONFIG_ARM_PSCI_CPUIDLE CONFIG_ARM_PSCI_FW Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | https://www.pengutronix.de/ |