> +config HAVE_ARCH_MMAP_RND_BITS > + def_bool y
This already is defined in arch/Kconfig, no need to duplicate it here, just add a select statement.
> +config HAVE_ARCH_MMAP_RND_BITS > + def_bool y
This already is defined in arch/Kconfig, no need to duplicate it here, just add a select statement.