]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - net/Kconfig
Allow CONFIG_REGEX to be disabled when CONFIG_NET
[people/ms/u-boot.git] / net / Kconfig
index 9a9846e187449c5dcda44e7c84de6b12add05640..915371df91274f51701950a0ff0543cf887d8dda 100644 (file)
@@ -4,7 +4,6 @@
 
 menuconfig NET
        bool "Networking support"
-       select REGEX
 
 if NET