blob: d67aacfaff722a766cb7b2ea72f4d1b3f0575a88 [file] [log] [blame]
menuconfig BR2_TARGET_U_BOOT_ARCH_PATCH
bool "Add architecture specific patch"
help
Patch U-Boot for a specific family of chips
if BR2_TARGET_U_BOOT_ARCH_PATCH
source "target/device/Atmel/arch-arm/u-boot/Config.in"
endif # BR2_TARGET_U_BOOT_ARCH_PATCH