mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
target/device: wrap AMD preset in BR2_TARGET_AMD menuconfig
This commit is contained in:
parent
1a57a54804
commit
bf1ccf16a2
@ -1,3 +1,8 @@
|
|||||||
|
menuconfig BR2_TARGET_AMD
|
||||||
|
bool "AMD Specific Device Support"
|
||||||
|
|
||||||
|
if BR2_TARGET_AMD
|
||||||
|
|
||||||
comment "AMD Specific Device Support"
|
comment "AMD Specific Device Support"
|
||||||
depends on BR2_mipsel || BR2_mips
|
depends on BR2_mipsel || BR2_mips
|
||||||
|
|
||||||
@ -17,3 +22,4 @@ config BR2_TARGET_AMD_ALCHEMY_DBAU1500
|
|||||||
comment "Package support"
|
comment "Package support"
|
||||||
depends on BR2_TARGET_AMD_ALCHEMY
|
depends on BR2_TARGET_AMD_ALCHEMY
|
||||||
|
|
||||||
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user