diff options
author | Tom Rini <trini@konsulko.com> | 2016-07-12 08:15:17 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-07-12 08:15:17 -0400 |
commit | b8e599746cac1833328bc3a8e37eeefe346baf90 (patch) | |
tree | ec49cc9ac3c8638fe11774e945cf0bcc4e87c1f4 /configs/minnowmax_defconfig | |
parent | bff97dde8c8cf6fd5f04bb26fca83f61eadc1741 (diff) | |
parent | 9532fe3b40ddf66ef976dee3d5cf1d8b3396bf4d (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-x86
Diffstat (limited to 'configs/minnowmax_defconfig')
-rw-r--r-- | configs/minnowmax_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/minnowmax_defconfig b/configs/minnowmax_defconfig index 28b837daab..ba2b7dc43d 100644 --- a/configs/minnowmax_defconfig +++ b/configs/minnowmax_defconfig @@ -2,6 +2,7 @@ CONFIG_X86=y CONFIG_VENDOR_INTEL=y CONFIG_DEFAULT_DEVICE_TREE="minnowmax" CONFIG_TARGET_MINNOWMAX=y +CONFIG_INTERNAL_UART=y CONFIG_HAVE_INTEL_ME=y CONFIG_ENABLE_MRC_CACHE=y CONFIG_SMP=y |