blob: 9b6bb84d66ed2a9e3624cd7c766c06bf7e188da1 [file] [log] [blame]
Sagar Dharia3648e782017-12-11 23:42:57 +00001# SPDX-License-Identifier: GPL-2.0
2#
3# SLIMbus driver configuration
4#
5menuconfig SLIMBUS
6 tristate "SLIMbus support"
7 help
8 SLIMbus is standard interface between System-on-Chip and audio codec,
9 and other peripheral components in typical embedded systems.
10
11 If unsure, choose N.
12
13if SLIMBUS
14
15# SLIMbus controllers
16
17endif