aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/intel-x86-32.conf
blob: 06f6da514b3e1fb6aa3c684d873521b4c57646c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#@TYPE: Machine
#@NAME: intel-x86-32
#@DESCRIPTION: common MACHINE for 32-bit x86 boards. User must set ${ZEPHYR_BOARD}. By default is set to 'minnowboard' board.

require conf/machine/include/tune-core2-common.inc

ARCH_intel-x86-32 = "x86"

# Supported Boards:
# ZEPHYR_BOARD ?= "minnowboard"
# ZEPHYR_BOARD ?= "up_squared_32"
ZEPHYR_BOARD ?= "minnowboard"