11 lines
207 B
Plaintext
11 lines
207 B
Plaintext
|
# Kconfig - Altera HAL drivers configuration
|
||
|
|
||
|
#
|
||
|
# Copyright (c) 2017 Intel Corporation
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
menuconfig HAS_ALTERA_HAL
|
||
|
bool "Altera HAL drivers support"
|
||
|
depends on NIOS2
|