kaiser: delete KAISER_REAL_SWITCH option
authorHugh Dickins <hughd@google.com>
Mon, 4 Sep 2017 01:30:43 +0000 (18:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Jan 2018 14:44:24 +0000 (15:44 +0100)
commitb9d2ccc54e17b5aa50dd0c036d3f4fb4e5248d54
tree5b3b51202753579435b1b29fb1d05901b39cc6ae
parentaeda21d77e22fb382c51fd3f6bbb18df69bc032f
kaiser: delete KAISER_REAL_SWITCH option

We fail to see what CONFIG_KAISER_REAL_SWITCH is for: it seems to be
left over from early development, and now just obscures tricky parts
of the code.  Delete it before adding PCIDs, or nokaiser boot option.

(Or if there is some good reason to keep the option, then it needs
a help text - and a "depends on KAISER", so that all those without
KAISER are not asked the question.)

Signed-off-by: Hugh Dickins <hughd@google.com>
Acked-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/entry/entry_64.S
arch/x86/include/asm/kaiser.h
security/Kconfig