On 3/16/20 5:00 AM, Philippe Mathieu-Daudé wrote: > Move the accel selectors from the global Kconfig.host to their > own Kconfig file. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > Makefile | 1 + > Kconfig.host | 7 ------- > accel/Kconfig | 6 ++++++ > 3 files changed, 7 insertions(+), 7 deletions(-) > create mode 100644 accel/Kconfig
Reviewed-by: Richard Henderson <[email protected]> r~
