Kconfig (13e1f0440e7892fa7041fc855d8eeffc5d6aa21a) Kconfig (6601b8030de3e9c29930684eeac15302a59f991a)
1if ARCH_DAVINCI
2
3config AINTC
4 bool
5
6config CP_INTC
7 bool
8

--- 23 unchanged lines hidden (view full) ---

32 bool "DA830/OMAP-L137 based system"
33 select CP_INTC
34 select ARCH_DAVINCI_DA8XX
35
36config ARCH_DAVINCI_DA850
37 bool "DA850/OMAP-L138 based system"
38 select CP_INTC
39 select ARCH_DAVINCI_DA8XX
1if ARCH_DAVINCI
2
3config AINTC
4 bool
5
6config CP_INTC
7 bool
8

--- 23 unchanged lines hidden (view full) ---

32 bool "DA830/OMAP-L137 based system"
33 select CP_INTC
34 select ARCH_DAVINCI_DA8XX
35
36config ARCH_DAVINCI_DA850
37 bool "DA850/OMAP-L138 based system"
38 select CP_INTC
39 select ARCH_DAVINCI_DA8XX
40 select ARCH_HAS_CPUFREQ
40
41config ARCH_DAVINCI_DA8XX
42 bool
43
44config ARCH_DAVINCI_DM365
45 bool "DaVinci 365 based system"
46 select AINTC
47 select ARCH_DAVINCI_DMx

--- 124 unchanged lines hidden ---
41
42config ARCH_DAVINCI_DA8XX
43 bool
44
45config ARCH_DAVINCI_DM365
46 bool "DaVinci 365 based system"
47 select AINTC
48 select ARCH_DAVINCI_DMx

--- 124 unchanged lines hidden ---