projects
/
J-u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
x86: Enable multi-core init for Minnowboard MAX
[J-u-boot.git]
/
configs
/
minnowmax_defconfig
1
CONFIG_X86=y
2
CONFIG_VENDOR_INTEL=y
3
CONFIG_TARGET_MINNOWMAX=y
4
CONFIG_OF_CONTROL=y
5
CONFIG_OF_SEPARATE=y
6
CONFIG_DEFAULT_DEVICE_TREE="minnowmax"
7
CONFIG_FRAMEBUFFER_SET_VESA_MODE=y
8
CONFIG_FRAMEBUFFER_VESA_MODE_11A=y
9
CONFIG_MMCONF_BASE_ADDRESS=0xe0000000
10
CONFIG_HAVE_INTEL_ME=y
11
CONFIG_GENERATE_SFI_TABLE=y
12
CONFIG_CPU=y
13
CONFIG_CMD_CPU=y
14
CONFIG_SMP=y
This page took
0.029028 seconds
and
4
git commands to generate.