diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2020-11-18 21:32:33 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2020-11-20 19:19:12 +0100 |
commit | 334ef6ed06fa1a54e35296b77b693bcf6d63ee9e (patch) | |
tree | f6c06b9168650a6ce62dc0eb700e31d8e1dc2fe4 /init/noinitramfs.c | |
parent | s390/vmem: make variable and function names consistent (diff) | |
download | linux-334ef6ed06fa1a54e35296b77b693bcf6d63ee9e.tar.xz linux-334ef6ed06fa1a54e35296b77b693bcf6d63ee9e.zip |
init/Kconfig: make COMPILE_TEST depend on !S390
While allmodconfig and allyesconfig build for s390 there are also
various bots running compile tests with randconfig, where PCI is
disabled. This reveals that a lot of drivers should actually depend on
HAS_IOMEM.
Adding this to each device driver would be a never ending story,
therefore just disable COMPILE_TEST for s390.
The reasoning is more or less the same as described in
commit bc083a64b6c0 ("init/Kconfig: make COMPILE_TEST depend on !UML").
Reported-by: kernel test robot <lkp@intel.com>
Suggested-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'init/noinitramfs.c')
0 files changed, 0 insertions, 0 deletions