aboutsummaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/Config.in
blob: 42dbf59715033c19f84d4d62ab8f00d3ff515e32 (plain)
1
2
3
4
5
6
7
8
9
menuconfig BR2_TARGET_ATMEL
	bool "Atmel Device Support"
	depends on BR2_arm || BR2_avr32
	default n

if BR2_TARGET_ATMEL
comment "Add Atmel Target here"

endif