commit | 2c3a93330d4978ac95a6e9978fcc8de60ad5313b | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <peter@korsgaard.com> | Sun Jan 14 22:01:15 2018 +0100 |
committer | Peter Korsgaard <peter@korsgaard.com> | Mon Jan 15 15:26:03 2018 +0100 |
tree | 8d7c8d23bd612b8d4efc9a88171da146475b59c3 | |
parent | 239a58a7c838a3a131de4a9b4e71eef5fb40dbf2 [diff] [blame] |
minnowboard-max: defconfigs: use silvermont x86 variant As that is the CPU core in the E38xx Atoms used on the Minnowboard max. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
diff --git a/configs/minnowboard_max_defconfig b/configs/minnowboard_max_defconfig index f7ba26e..9495bf3 100644 --- a/configs/minnowboard_max_defconfig +++ b/configs/minnowboard_max_defconfig
@@ -1,6 +1,6 @@ # Architecture BR2_x86_64=y -BR2_x86_atom=y +BR2_x86_silvermont=y # Misc BR2_SYSTEM_DHCP="eth0"