convert XSM_ENABLE to Kconfig
authorDoug Goldstein <cardoe@cardoe.com>
Tue, 12 Jan 2016 10:39:47 +0000 (11:39 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 12 Jan 2016 10:39:47 +0000 (11:39 +0100)
commit20c8f1a8a5fd61cb6f0ba6f3c3b3d567b1765116
treeffdb9a05a8b2779973c1ca849e5df123056f5c2a
parent529298fdf9097f8e637f754c9b29bd58a8a714e9
convert XSM_ENABLE to Kconfig

Converts the existing XSM_ENABLE flag from Config.mk to CONFIG_XSM
within Kconfig. This also re-adds the dependency of CONFIG_FLASK on
CONFIG_XSM.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Config.mk
INSTALL
docs/misc/xsm-flask.txt
xen/Rules.mk
xen/common/Kconfig
xen/include/asm-x86/config.h
xen/include/xen/sched.h
xen/include/xsm/dummy.h
xen/include/xsm/xsm.h
xen/xsm/Makefile
xen/xsm/xsm_core.c