Commit 2b60a322 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- remove some duplicate entries

parent dce55408
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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/
+0 −8
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
@@ -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/
+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

Loading