Later additions look to have been put at the end, with MEM_ACCESS*
somewhere in the middle. Re-sort this part of the file, in the hope that
future additions will be made noticing the intentions here.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Julien Grall <jgrall@amazon.com>
config HAS_FAST_MULTIPLY
bool
-config MEM_ACCESS_ALWAYS_ON
+config HAS_IOPORTS
bool
-config MEM_ACCESS
- def_bool MEM_ACCESS_ALWAYS_ON
- prompt "Memory Access and VM events" if !MEM_ACCESS_ALWAYS_ON
- ---help---
-
- Framework to configure memory access types for guests and receive
- related events in userspace.
+config HAS_KEXEC
+ bool
config HAS_MEM_PAGING
bool
config HAS_PDX
bool
-config HAS_UBSAN
+config HAS_SCHED_GRANULARITY
bool
-config HAS_KEXEC
+config HAS_UBSAN
bool
-config HAS_IOPORTS
+config MEM_ACCESS_ALWAYS_ON
bool
-config HAS_SCHED_GRANULARITY
- bool
+config MEM_ACCESS
+ def_bool MEM_ACCESS_ALWAYS_ON
+ prompt "Memory Access and VM events" if !MEM_ACCESS_ALWAYS_ON
+ ---help---
+
+ Framework to configure memory access types for guests and receive
+ related events in userspace.
config NEEDS_LIBELF
bool