commit | 1b907f46db07405b6676addb91b32c546d772fcd | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Thu Nov 20 16:51:10 2014 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Thu Nov 20 16:51:10 2014 +0000 |
tree | ee91b35925f851e0999087e2e090648ef657a7f4 | |
parent | d784e2988a3e70a6f1047e80e01465a903ea2eba [diff] |
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>