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)
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>

No differences found