git-svn-id: http://svn.librewrt.org/librewrt@72 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2
[librewrt/.git] / bright-ben / Config.in
index e65c197f8d6bbaed7da58404d104c8e1115a8566..1ea55d0ff44314e452427669a47547a93b38cd33 100644 (file)
@@ -118,11 +118,6 @@ menu "Target Images"
 endmenu
 
 
-#config USE_LIBRE_KERNEL
-#      bool "Use only 100% free software"
-#      depends TARGET_x86 || TARGET_xburst
-#      default y
-
 menu "Global build settings"
 
        config ALL
@@ -395,11 +390,6 @@ menuconfig DEVEL
                help
                  Compiler cache; see http://ccache.samba.org/
 
-       config ON_SITE_DEBLOB
-               bool "Deblob Linux kernel on site" if DEVEL
-               depends TARGET_x86 || TARGET_xburst
-               default n
-
        config EXTERNAL_KERNEL_TREE
                string "Use external kernel tree" if DEVEL
                default ""