1# Altera HAL drivers configuration
2
3# Copyright (c) 2017 Intel Corporation
4# SPDX-License-Identifier: Apache-2.0
5
6config HAS_ALTERA_HAL
7	bool "Altera HAL drivers support"
8	depends on NIOS2
9