X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fnet%2FKconfig;h=10ed28ef3566280b6c76b7784c1072ec8336bd13;hb=0bcc1816188e570bde1d56a208996660f2633ae0;hp=40ff9a5269a26097925103ce7f79c781d36d8905;hpb=b5427c27173e128dda1541bd9d3b05df79af5882;p=mv-sheeva.git diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 40ff9a5269a..10ed28ef356 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -3082,6 +3082,16 @@ config NETCONSOLE If you want to log kernel messages over the network, enable this. See for details. +config NETCONSOLE_DYNAMIC + bool "Dynamic reconfiguration of logging targets (EXPERIMENTAL)" + depends on NETCONSOLE && SYSFS && EXPERIMENTAL + select CONFIGFS_FS + help + This option enables the ability to dynamically reconfigure target + parameters (interface, IP addresses, port numbers, MAC addresses) + at runtime through a userspace interface exported using configfs. + See for details. + config NETPOLL def_bool NETCONSOLE