]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - net/Kconfig
net: Handle ethaddr changes as an env callback
[karo-tx-uboot.git] / net / Kconfig
index a2bd4fe580b0063914ee37ebedad55a74663f4d1..524b7e4da23b838033521cdee470864c117f572d 100644 (file)
@@ -4,6 +4,7 @@
 
 menuconfig NET
        bool "Networking support"
+       select REGEX
 
 if NET