buildroot/target/device/Atmel/Config.in

10 lines
153 B
Plaintext

menuconfig BR2_TARGET_ATMEL
bool "Atmel Target"
depends on BR2_arm || BR2_avr32
default n
if BR2_TARGET_ATMEL
comment "Add Atmel Target here"
endif