commit | 0bbadafdc49d11a1836e5946f517d18cceaea6c8 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Mar 05 13:19:51 2021 +0100 |
committer | Richard Weinberger <richard@nod.at> | Thu Jun 17 21:44:50 2021 +0200 |
tree | ec7d81b3235f900c9e508638db2c29d9807f25d8 | |
parent | 009c9aa5be652675a06d5211e1640e02bbb1c33d [diff] |
um: allow disabling NO_IOMEM Adjust the kconfig a little to allow disabling NO_IOMEM in UML. To make an "allyesconfig" with CONFIG_NO_IOMEM=n build, adjust a few Kconfig things elsewhere and add dummy asm/fb.h and asm/vga.h files. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>