Kconfig (27eb2c4b3d3e13f376a359e293c212a2e9407af5) Kconfig (07d8a49c263c89c21d1e10b5550706ed8a58eb5e)
1config ARCH_VT8500
2 bool
3 select ARCH_HAS_CPUFREQ
4 select ARCH_REQUIRE_GPIOLIB
5 select CLKDEV_LOOKUP
6 select CLKSRC_OF
7 select GENERIC_CLOCKEVENTS
1config ARCH_VT8500
2 bool
3 select ARCH_HAS_CPUFREQ
4 select ARCH_REQUIRE_GPIOLIB
5 select CLKDEV_LOOKUP
6 select CLKSRC_OF
7 select GENERIC_CLOCKEVENTS
8 select HAVE_CLK
9 select VT8500_TIMER
10 select PINCTRL
11 help
12 Support for VIA/WonderMedia VT8500/WM85xx System-on-Chip.
13
14config ARCH_WM8505
15 bool "VIA/Wondermedia 85xx and WM8650"
16 depends on ARCH_MULTI_V5

--- 19 unchanged lines hidden ---
8 select VT8500_TIMER
9 select PINCTRL
10 help
11 Support for VIA/WonderMedia VT8500/WM85xx System-on-Chip.
12
13config ARCH_WM8505
14 bool "VIA/Wondermedia 85xx and WM8650"
15 depends on ARCH_MULTI_V5

--- 19 unchanged lines hidden ---