[ARM] 3035/1: RISCOS compat code fix
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / connector / Kconfig
blob0bc2059c1e088b4e618ca18bf37f61948719ba6f
1 menu "Connector - unified userspace <-> kernelspace linker"
3 config CONNECTOR
4         tristate "Connector - unified userspace <-> kernelspace linker"
5         depends on NET
6         ---help---
7           This is unified userspace <-> kernelspace connector working on top
8           of the netlink socket protocol.
10           Connector support can also be built as a module.  If so, the module
11           will be called cn.ko.
13 endmenu