xref: /linux-6.15/drivers/dca/Kconfig (revision 4f3db074)
1#
2# DCA server configuration
3#
4
5config DCA
6	tristate
7
8