]> git.ipfire.org Git - people/arne_f/kernel.git/commit
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:46:33 +0000 (15:46 +0100)
commit1ce27de4011e57460d454f9bedd301e5b7757e68
treee245da6c91149cfe22654b622fed4b98f7239662
parentc27cdea56c546d0a6aa9114d9f5166404f3f14dd
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.  But we'd much rather delete it.)

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