Add missing config symbol when building uml on amd64 hosts, it would keep asking for host machine type
SVN-Revision: 13166
This commit is contained in:
parent
ac915623a6
commit
6ba224a039
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ CONFIG_LEGACY_PTY_COUNT=256
|
|||
# CONFIG_MAC_PARTITION is not set
|
||||
CONFIG_MAGIC_SYSRQ=y
|
||||
CONFIG_MCONSOLE=y
|
||||
CONFIG_MCORE2=y
|
||||
# CONFIG_MINI_FO is not set
|
||||
# CONFIG_MMAPPER is not set
|
||||
CONFIG_MK8=y
|
||||
|
|
Loading…
Reference in a new issue