mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
- remove some duplicate entries
This commit is contained 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,4 +1,4 @@
|
||||
menuconfig BR2_TARGET_ARM
|
||||
menuconfig BR2_TARGET_ARM
|
||||
bool "ARM Ltd. Device Support"
|
||||
depends BR2_arm
|
||||
default n
|
||||
|
||||
@@ -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..."
|
||||
|
||||
@@ -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/
|
||||
|
||||
@@ -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/
|
||||
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user