]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: kconfig: move emulation option under kernel features
authorWill Deacon <will.deacon@arm.com>
Thu, 20 Nov 2014 16:51:10 +0000 (16:51 +0000)
committerWill Deacon <will.deacon@arm.com>
Thu, 20 Nov 2014 16:51:10 +0000 (16:51 +0000)
commit9a5bb0d0e4ee6619f31ceba5f63f6b38b76cff6d
treeee91b35925f851e0999087e2e090648ef657a7f4
parentbe5b6be80dbb6b6727a64591855ab8f997306823
arm64: kconfig: move emulation option under kernel features

Having the instruction emulation submenu underneath "platform selection"
is a great way to hide options we don't want people to use, but somewhat
confusing when you stumble across it there.

Move the menuconfig option underneath "kernel features", where it makes
a bit more sense.

Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/Kconfig