From 1b907f46db07405b6676addb91b32c546d772fcd Mon Sep 17 00:00:00 2001 From: Will Deacon Date: Thu, 20 Nov 2014 16:51:10 +0000 Subject: [PATCH] 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 --- Reading git-format-patch failed