1*8465def4SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 2*8465def4SGreg Kroah-Hartmanmenuconfig GREYBUS 3*8465def4SGreg Kroah-Hartman tristate "Greybus support" 4*8465def4SGreg Kroah-Hartman depends on SYSFS 5*8465def4SGreg Kroah-Hartman ---help--- 6*8465def4SGreg Kroah-Hartman This option enables the Greybus driver core. Greybus is an 7*8465def4SGreg Kroah-Hartman hardware protocol that was designed to provide Unipro with a 8*8465def4SGreg Kroah-Hartman sane application layer. It was originally designed for the 9*8465def4SGreg Kroah-Hartman ARA project, a module phone system, but has shown up in other 10*8465def4SGreg Kroah-Hartman phones, and can be tunneled over other busses in order to 11*8465def4SGreg Kroah-Hartman control hardware devices. 12*8465def4SGreg Kroah-Hartman 13*8465def4SGreg Kroah-Hartman Say Y here to enable support for these types of drivers. 14*8465def4SGreg Kroah-Hartman 15*8465def4SGreg Kroah-Hartman To compile this code as a module, chose M here: the module 16*8465def4SGreg Kroah-Hartman will be called greybus.ko 17