minnowboard-max: defconfigs: use silvermont x86 variant
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 14 Jan 2018 21:01:15 +0000 (22:01 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 15 Jan 2018 14:26:03 +0000 (15:26 +0100)
As that is the CPU core in the E38xx Atoms used on the Minnowboard max.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/minnowboard_max-graphical_defconfig
configs/minnowboard_max_defconfig

index 22b10dc733f617fbb9bc5ccedb29264e4cb95060..f05e791a65d843aaf1fa25fad02ae6072c2165b9 100644 (file)
@@ -1,6 +1,6 @@
 # Architecture
 BR2_x86_64=y
-BR2_x86_atom=y
+BR2_x86_silvermont=y
 
 # Toolchain
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_14=y
index f7ba26efdd83d90b6e0e408b1a0f3e52f1db6bc4..9495bf3769b26b16f143286a06cc6290bb9a2c74 100644 (file)
@@ -1,6 +1,6 @@
 # Architecture
 BR2_x86_64=y
-BR2_x86_atom=y
+BR2_x86_silvermont=y
 
 # Misc
 BR2_SYSTEM_DHCP="eth0"