summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91rm9200/Kconfig
blob: c062097d0fcb8bf9e37ee581459d8bcda7c6bda1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
if ARCH_AT91RM9200

config ARCH_TEXT_BASE
	hex

config BOARDINFO

comment "Atmel AT91RM9200 System-on-Chip"

choice

	prompt "AT91RM9200 Board Type"

endchoice

endif