瀏覽代碼

- remove some duplicate entries

Bernhard Reutner-Fischer 18 年之前
父節點
當前提交
2b60a3228d

+ 0 - 7
target/device/AMD/Config.in

@@ -19,10 +19,3 @@ config BR2_TARGET_AMD_ALCHEMY_DBAU1500
 comment "Package support"
 	depends BR2_TARGET_AMD_ALCHEMY
 
-config BR2_PACKAGE_LINUX
-	bool "linux"
-	default n
-	depends BR2_TARGET_AMD_ALCHEMY
-	help
-	    The Linux kernel.
-	    http://www.kernel.org/

+ 1 - 1
target/device/Arm/Config.in

@@ -1,4 +1,4 @@
-menuconfig	BR2_TARGET_ARM
+menuconfig BR2_TARGET_ARM
 	bool "ARM Ltd. Device Support"
 	depends BR2_arm
 	default n

+ 1 - 1
target/device/Atmel/Config.in

@@ -42,7 +42,7 @@ config BR2_AT91_LINUXPATCH_SITE
 	depends on BR2_TARGET_AT91
 	default "http://maxim.org.za/AT91RM9200/2.6"
 	help
-	    Main download location for AT91 Linux stuff
+	  Main download location for AT91 Linux stuff
 
 config BR2_TARGET_ATMEL_COPYTO
 	string "also copy the image to..."

+ 0 - 8
target/device/Soekris/Config.in

@@ -17,11 +17,3 @@ config BR2_TARGET_SOEKRIS_NET4801
 comment "Package support"
 	depends on BR2_TARGET_SOEKRIS_NET4521 || BR2_TARGET_SOEKRIS_NET4801
 
-config BR2_PACKAGE_LINUX
-	bool "linux"
-	depends on BR2_TARGET_SOEKRIS_NET4521 || BR2_TARGET_SOEKRIS_NET4801
-	default n
-	help
-	    The Linux kernel.
-
-	    http://www.kernel.org/

+ 0 - 8
target/device/Via/Config.in

@@ -6,11 +6,3 @@ config BR2_TARGET_VIA_EPIA_MII
 	help
 	  The Via EPIA MII board
 
-config BR2_PACKAGE_LINUX
-	bool "linux"
-	default n
-	depends BR2_TARGET_VIA_EPIA_MII
-	help
-	    The Linux kernel.
-
-	    http://www.kernel.org/

+ 0 - 7
target/device/jp/Config.in

@@ -9,10 +9,3 @@ config BR2_TARGET_Q5
 comment "Package support"
 	depends BR2_TARGET_Q5
 
-config BR2_PACKAGE_LINUX
-	bool "linux"
-	default n
-	depends BR2_TARGET_Q5
-	help
-	    The Linux kernel.
-	    http://www.kernel.org/