aboutsummaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/Config.in
blob: 28ab8f08da221d085b2778078f4283654a742de6 (plain)
1
2
3
4
5
6
7
8
9
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