Hi Boris, On Thu, Jul 5, 2018 at 12:09 PM Boris Brezillon <boris.brezillon@xxxxxxxxxxx> wrote: > This is an attempt at adding "depends || COMPILE_TEST" to all NAND > drivers that have no compile-time dependencies on arch > features/headers. > > This will hopefully help us (NAND/MTD maintainers) in detecting build > issues earlier. Unfortunately we still have a few drivers that can't > easily be modified to be arch independent. > > I tried to put all patches that only touch the NAND subsystem first, > so that they can be applied even if other patches are being discussed. > > Don't hesitate to point any missing dependencies when compiled with > COMPILE_TEST. I didn't have any problem when compiling, but that might > be because the dependencies were already selected. > > I have Question for Geert. I know you worked on HAS_DMA removal when > combined with COMPILE_TEST, do you plan to do something similar with > HAS_IOMEM? No plans for that. NO_IOMEM is Richard's itch, now s390 has gained PCI support. NO_DMA matters for UML and Sun-3. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds