xref: /openbmc/linux/drivers/thunderbolt/Kconfig (revision 16603153)
1*16603153SAndreas Noevermenuconfig THUNDERBOLT
2*16603153SAndreas Noever	tristate "Thunderbolt support for Apple devices"
3*16603153SAndreas Noever	default no
4*16603153SAndreas Noever	help
5*16603153SAndreas Noever	  Cactus Ridge Thunderbolt Controller driver
6*16603153SAndreas Noever	  This driver is required if you want to hotplug Thunderbolt devices on
7*16603153SAndreas Noever	  Apple hardware.
8*16603153SAndreas Noever
9*16603153SAndreas Noever	  Device chaining is currently not supported.
10*16603153SAndreas Noever
11*16603153SAndreas Noever	  To compile this driver a module, choose M here. The module will be
12*16603153SAndreas Noever	  called thunderbolt.
13