blob: 486d301f43fdafbf9ab1a20744095bdbaf5fd2ed [file] [log] [blame]
Linus Walleij1187ed82013-02-27 23:32:41 +01001config ARCH_NOMADIK
2 bool "ST-Ericsson Nomadik"
3 depends on ARCH_MULTI_V5
4 select ARCH_REQUIRE_GPIOLIB
5 select ARM_AMBA
6 select ARM_VIC
7 select CLKSRC_NOMADIK_MTU
Linus Walleijea7113f2013-04-20 16:09:17 +02008 select CLKSRC_NOMADIK_MTU_SCHED_CLOCK
Linus Walleij1187ed82013-02-27 23:32:41 +01009 select CPU_ARM926T
Linus Walleij1187ed82013-02-27 23:32:41 +010010 select MIGHT_HAVE_CACHE_L2X0
11 select PINCTRL
12 select PINCTRL_NOMADIK
13 select PINCTRL_STN8815
Linus Walleij1187ed82013-02-27 23:32:41 +010014 help
15 Support for the Nomadik platform by ST-Ericsson
Alessandro Rubini28ad94e2009-07-02 19:06:47 +010016
Arnd Bergmannae55afce2013-03-19 22:01:25 +010017if ARCH_NOMADIK
Alessandro Rubini28ad94e2009-07-02 19:06:47 +010018menu "Nomadik boards"
19
20config MACH_NOMADIK_8815NHK
21 bool "ST 8815 Nomadik Hardware Kit (evaluation board)"
Russell Kingb1b3f492012-10-06 17:12:25 +010022 select NOMADIK_8815
Linus Walleij5f66d482013-01-06 02:25:20 +010023 select I2C
24 select I2C_ALGOBIT
Linus Walleij66e0c122013-06-10 00:17:56 +020025 select I2C_NOMADIK
Alessandro Rubini28ad94e2009-07-02 19:06:47 +010026
27endmenu
Arnd Bergmannae55afce2013-03-19 22:01:25 +010028endif
Alessandro Rubini28ad94e2009-07-02 19:06:47 +010029
30config NOMADIK_8815
Linus Walleij1187ed82013-02-27 23:32:41 +010031 depends on ARCH_NOMADIK
Alessandro Rubini28ad94e2009-07-02 19:06:47 +010032 bool