mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-04 17:07:43 +00:00
- remove some duplicate entries
This commit is contained in:
parent
dce554081a
commit
2b60a3228d
@ -19,10 +19,3 @@ config BR2_TARGET_AMD_ALCHEMY_DBAU1500
|
|||||||
comment "Package support"
|
comment "Package support"
|
||||||
depends BR2_TARGET_AMD_ALCHEMY
|
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"
|
bool "ARM Ltd. Device Support"
|
||||||
depends BR2_arm
|
depends BR2_arm
|
||||||
default n
|
default n
|
||||||
|
@ -42,7 +42,7 @@ config BR2_AT91_LINUXPATCH_SITE
|
|||||||
depends on BR2_TARGET_AT91
|
depends on BR2_TARGET_AT91
|
||||||
default "http://maxim.org.za/AT91RM9200/2.6"
|
default "http://maxim.org.za/AT91RM9200/2.6"
|
||||||
help
|
help
|
||||||
Main download location for AT91 Linux stuff
|
Main download location for AT91 Linux stuff
|
||||||
|
|
||||||
config BR2_TARGET_ATMEL_COPYTO
|
config BR2_TARGET_ATMEL_COPYTO
|
||||||
string "also copy the image to..."
|
string "also copy the image to..."
|
||||||
|
@ -17,11 +17,3 @@ config BR2_TARGET_SOEKRIS_NET4801
|
|||||||
comment "Package support"
|
comment "Package support"
|
||||||
depends on BR2_TARGET_SOEKRIS_NET4521 || BR2_TARGET_SOEKRIS_NET4801
|
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
|
help
|
||||||
The Via EPIA MII board
|
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"
|
comment "Package support"
|
||||||
depends BR2_TARGET_Q5
|
depends BR2_TARGET_Q5
|
||||||
|
|
||||||
config BR2_PACKAGE_LINUX
|
|
||||||
bool "linux"
|
|
||||||
default n
|
|
||||||
depends BR2_TARGET_Q5
|
|
||||||
help
|
|
||||||
The Linux kernel.
|
|
||||||
http://www.kernel.org/
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user