changed x86 kernel to 2.6.32.25-libre1
[librewrt/.git] / bright-ben / Config.in
index 059b0827103c70e2035e04e66b747ea9a7a7a43b..1ea55d0ff44314e452427669a47547a93b38cd33 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright (C) 2006-2009 OpenWrt.org
+# librewrt.org
 #
-# This is free software, licensed under the GNU General Public License v2.
+# This is free software, licensed under the GNU General Public License v3.
 # See /LICENSE for more information.
 #
 
-mainmenu "OpenWrt Configuration"
+mainmenu "LibreWRT Configuration"
 
 config HAVE_DOT_CONFIG
        bool
@@ -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 ""