Kconfig (664b0bae0b87f69bc9deb098f5e0158b9cf18e04) Kconfig (b51af86559d4b5c831abbec545c76f721a8d8237)
1if ARCH_SA1100
2
3menu "SA11x0 Implementations"
4
5config SA1100_ASSABET
6 bool "Assabet"
7 select ARM_SA1110_CPUFREQ
8 select GPIO_REG
1if ARCH_SA1100
2
3menu "SA11x0 Implementations"
4
5config SA1100_ASSABET
6 bool "Assabet"
7 select ARM_SA1110_CPUFREQ
8 select GPIO_REG
9 select REGULATOR
10 select REGULATOR_FIXED_VOLTAGE
9 help
10 Say Y here if you are using the Intel(R) StrongARM(R) SA-1110
11 Microprocessor Development Board (also known as the Assabet).
12
13config ASSABET_NEPONSET
14 bool "Include support for Neponset"
15 depends on SA1100_ASSABET
16 select SA1111

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

132 Say Y here if you are using version 1 of the Portable Linux
133 Embedded Board (also known as PLEB).
134 See <http://www.disy.cse.unsw.edu.au/Hardware/PLEB/>
135 for more information.
136
137config SA1100_SHANNON
138 bool "Shannon"
139 select ARM_SA1100_CPUFREQ
11 help
12 Say Y here if you are using the Intel(R) StrongARM(R) SA-1110
13 Microprocessor Development Board (also known as the Assabet).
14
15config ASSABET_NEPONSET
16 bool "Include support for Neponset"
17 depends on SA1100_ASSABET
18 select SA1111

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

134 Say Y here if you are using version 1 of the Portable Linux
135 Embedded Board (also known as PLEB).
136 See <http://www.disy.cse.unsw.edu.au/Hardware/PLEB/>
137 for more information.
138
139config SA1100_SHANNON
140 bool "Shannon"
141 select ARM_SA1100_CPUFREQ
142 select REGULATOR
143 select REGULATOR_FIXED_VOLTAGE
140 help
141 The Shannon (also known as a Tuxscreen, and also as a IS2630) was a
142 limited edition webphone produced by Philips. The Shannon is a SA1100
143 platform with a 640x480 LCD, touchscreen, CIR keyboard, PCMCIA slots,
144 and a telco interface.
145
146config SA1100_SIMPAD
147 bool "Simpad"

--- 20 unchanged lines hidden ---
144 help
145 The Shannon (also known as a Tuxscreen, and also as a IS2630) was a
146 limited edition webphone produced by Philips. The Shannon is a SA1100
147 platform with a 640x480 LCD, touchscreen, CIR keyboard, PCMCIA slots,
148 and a telco interface.
149
150config SA1100_SIMPAD
151 bool "Simpad"

--- 20 unchanged lines hidden ---