Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
# Kconfig - TI LM3S6965 platform configuration options

#
# Copyright (c) 2014-2015 Wind River Systems, Inc.
#
# SPDX-License-Identifier: Apache-2.0
#

if SOC_TI_LM3S6965

config SOC_TI_LM3S6965_QEMU
	def_bool y
	# Platform has only been tested on QEMU, not on real hardware, so always
	# assume it is used for a QEMU target.

endif # SOC_TI_LM3S6965