• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (c) 2021 Huawei Device Co., Ltd.
2#
3# HDF is dual licensed: you can use it either under the terms of
4# the GPL, or the BSD license, at your option.
5# See the LICENSE file in the root of this repository for complete details.
6
7config DRIVERS_HDF_PLATFORM_UART_SAMPLE
8    bool "Enable HDF platform uart sample driver"
9    default n
10    depends on DRIVERS_HDF_PLATFORM
11    help
12      Answer Y to enable HDF platform uart sample driver.
13