config: Remove KERNEL_GIT_LOCAL_REPOSITORY option
[openwrt/openwrt.git] / config / Config-devel.in
index 5e5c857b42678eaccc798ad9f8bbc530f6f5c0e7..fd57bcbccd2773026da577b0abc683bbdc989634 100644 (file)
@@ -62,14 +62,6 @@ menuconfig DEVEL
                  This will create a git clone of the kernel in your build
                  directory.
 
-       config KERNEL_GIT_LOCAL_REPOSITORY
-               string "Enter path to local reference repository" if DEVEL
-               default ""
-               help
-                 Enter a full pathname to a local reference git repository.
-                 In this instance, the --refererence option of git clone will
-                 be used thus creating a quick local clone of your repo.
-
        config BUILD_LOG
                bool "Enable log files during build process" if DEVEL
                help