X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fnet%2FKconfig;h=4d68a264df9b439d9adf5057db745ec2b1e4f8a7;hb=e12fe68ce34d60c04bb1ddb1d3cc5c3022388fe4;hp=f5919c28a4b84af68aed7b00988d8f5daa73069c;hpb=eac56465b88cc9ad3b964a9f0a02be3d3a136ddf;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index f5919c28a4b8..4d68a264df9b 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -3415,7 +3415,8 @@ config NETCONSOLE config NETCONSOLE_DYNAMIC bool "Dynamic reconfiguration of logging targets" - depends on NETCONSOLE && SYSFS && CONFIGFS_FS + depends on NETCONSOLE && SYSFS && CONFIGFS_FS && \ + !(NETCONSOLE=y && CONFIGFS_FS=m) help This option enables the ability to dynamically reconfigure target parameters (interface, IP addresses, port numbers, MAC addresses)