diff options
Diffstat (limited to 'net/mctp/Kconfig')
-rw-r--r-- | net/mctp/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net/mctp/Kconfig b/net/mctp/Kconfig index 15267a5043d9..2cdf3d0a28c9 100644 --- a/net/mctp/Kconfig +++ b/net/mctp/Kconfig @@ -11,8 +11,3 @@ menuconfig MCTP This option enables core MCTP support. For communicating with other devices, you'll want to enable a driver for a specific hardware channel. - -config MCTP_TEST - tristate "MCTP core tests" if !KUNIT_ALL_TESTS - depends on MCTP && KUNIT - default KUNIT_ALL_TESTS |