aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig7
1 files changed, 3 insertions, 4 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index bf223fb4a86e..4f1f9741c71d 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -3252,15 +3252,14 @@ config NET_FC
3252 "SCSI generic support". 3252 "SCSI generic support".
3253 3253
3254config NETCONSOLE 3254config NETCONSOLE
3255 tristate "Network console logging support (EXPERIMENTAL)" 3255 tristate "Network console logging support"
3256 depends on EXPERIMENTAL
3257 ---help--- 3256 ---help---
3258 If you want to log kernel messages over the network, enable this. 3257 If you want to log kernel messages over the network, enable this.
3259 See <file:Documentation/networking/netconsole.txt> for details. 3258 See <file:Documentation/networking/netconsole.txt> for details.
3260 3259
3261config NETCONSOLE_DYNAMIC 3260config NETCONSOLE_DYNAMIC
3262 bool "Dynamic reconfiguration of logging targets (EXPERIMENTAL)" 3261 bool "Dynamic reconfiguration of logging targets"
3263 depends on NETCONSOLE && SYSFS && EXPERIMENTAL 3262 depends on NETCONSOLE && SYSFS
3264 select CONFIGFS_FS 3263 select CONFIGFS_FS
3265 help 3264 help
3266 This option enables the ability to dynamically reconfigure target 3265 This option enables the ability to dynamically reconfigure target