1# SPDX-License-Identifier: BSD-3-Clause
2# Copyright(c) 2017 Intel Corporation
3
4drivers = [
5 'auxiliary',
6 'cdx',
7 'dpaa',
8 'fslmc',
9 'ifpga',
10 'pci',
11 'platform',
12 'uacce',
13 'vdev',
14 'vmbus',
15]
16
17std_deps = ['eal']
18
19log_prefix = 'bus'
20