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...
# 96Boards Neonkey Board Configuration

# Copyright (c) 2017 Linaro Limited
# SPDX-License-Identifier: Apache-2.0

if BOARD_96B_NEONKEY

config BOARD
	default "96b_neonkey"

config SPI_STM32_INTERRUPT
	default y
	depends on SPI

endif # BOARD_96B_NEONKEY