blob: cdcb48adee4c6d05f65f34fb9893a55afdb4c5f1 [file] [log] [blame]
Chris Zankel8e1a6dd2005-06-23 22:01:10 -07001config FRAME_POINTER
Johannes Weiner35f9cd02009-03-04 16:21:28 +01002 def_bool n
Chris Zankel8e1a6dd2005-06-23 22:01:10 -07003
Christoph Lameter66701b12007-02-10 01:43:09 -08004config ZONE_DMA
Johannes Weiner35f9cd02009-03-04 16:21:28 +01005 def_bool y
Christoph Lameter66701b12007-02-10 01:43:09 -08006
Chris Zankel8e1a6dd2005-06-23 22:01:10 -07007config XTENSA
Johannes Weiner35f9cd02009-03-04 16:21:28 +01008 def_bool y
Sam Ravnborgec7748b2008-02-09 10:46:40 +01009 select HAVE_IDE
Fengguang Wuc66af412012-07-31 16:41:33 -070010 select GENERIC_ATOMIC64
Thomas Gleixner3b190a42011-02-06 22:10:54 +010011 select HAVE_GENERIC_HARDIRQS
Thomas Gleixner47a5d9d2011-03-24 18:28:40 +010012 select GENERIC_IRQ_SHOW
Ben Hutchings9f13a1f2012-01-10 03:04:32 +000013 select GENERIC_CPU_DEVICES
Max Filippovd38efc12012-09-17 05:44:40 +040014 select MODULES_USE_ELF_RELA
15 select GENERIC_PCI_IOMAP
Max Filippov6ed65f32012-09-17 05:44:42 +040016 select ARCH_WANT_OPTIONAL_GPIOLIB
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070017 help
18 Xtensa processors are 32-bit RISC machines designed by Tensilica
19 primarily for embedded systems. These processors are both
20 configurable and extensible. The Linux port to the Xtensa
21 architecture supports all processor configurations and extensions,
22 with reasonable minimum requirements. The Xtensa Linux project has
23 a home page at <http://xtensa.sourceforge.net/>.
24
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070025config RWSEM_XCHGADD_ALGORITHM
Johannes Weiner35f9cd02009-03-04 16:21:28 +010026 def_bool y
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070027
Akinobu Mitad4337aa2006-03-26 01:39:43 -080028config GENERIC_HWEIGHT
Johannes Weiner35f9cd02009-03-04 16:21:28 +010029 def_bool y
Akinobu Mitad4337aa2006-03-26 01:39:43 -080030
Johannes Weiner000af2c2009-03-04 16:21:32 +010031config GENERIC_GPIO
32 def_bool y
33
David Howellsf0d1b0b2006-12-08 02:37:49 -080034config ARCH_HAS_ILOG2_U32
Johannes Weiner35f9cd02009-03-04 16:21:28 +010035 def_bool n
David Howellsf0d1b0b2006-12-08 02:37:49 -080036
37config ARCH_HAS_ILOG2_U64
Johannes Weiner35f9cd02009-03-04 16:21:28 +010038 def_bool n
David Howellsf0d1b0b2006-12-08 02:37:49 -080039
Al Viro5ea81762007-02-11 15:41:31 +000040config NO_IOPORT
Max Filippovd046f772012-09-17 05:44:41 +040041 def_bool n
Al Viro5ea81762007-02-11 15:41:31 +000042
H. Peter Anvinbdc80782008-02-08 04:21:26 -080043config HZ
44 int
45 default 100
46
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070047source "init/Kconfig"
Matt Helsleydc52ddc2008-10-18 20:27:21 -070048source "kernel/Kconfig.freezer"
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070049
Johannes Weiner35f9cd02009-03-04 16:21:28 +010050config MMU
51 def_bool n
52
Johannes Weiner4c0d2142009-03-04 16:21:31 +010053config VARIANT_IRQ_SWITCH
54 def_bool n
55
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070056menu "Processor type and features"
57
58choice
59 prompt "Xtensa Processor Configuration"
Chris Zankel173d66812006-12-10 02:18:48 -080060 default XTENSA_VARIANT_FSF
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070061
Chris Zankel173d66812006-12-10 02:18:48 -080062config XTENSA_VARIANT_FSF
Chris Zankel00254272008-10-21 09:11:43 -070063 bool "fsf - default (not generic) configuration"
Johannes Weiner35f9cd02009-03-04 16:21:28 +010064 select MMU
Chris Zankel00254272008-10-21 09:11:43 -070065
66config XTENSA_VARIANT_DC232B
67 bool "dc232b - Diamond 232L Standard Core Rev.B (LE)"
Johannes Weiner35f9cd02009-03-04 16:21:28 +010068 select MMU
Chris Zankel00254272008-10-21 09:11:43 -070069 help
Johannes Weiner35f9cd02009-03-04 16:21:28 +010070 This variant refers to Tensilica's Diamond 232L Standard core Rev.B (LE).
Johannes Weiner000af2c2009-03-04 16:21:32 +010071
72config XTENSA_VARIANT_S6000
73 bool "s6000 - Stretch software configurable processor"
74 select VARIANT_IRQ_SWITCH
75 select ARCH_REQUIRE_GPIOLIB
Oskar Schirmerb070a032009-05-11 15:43:36 +020076 select XTENSA_CALIBRATE_CCOUNT
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070077endchoice
78
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070079config XTENSA_UNALIGNED_USER
80 bool "Unaligned memory access in use space"
Johannes Weiner35f9cd02009-03-04 16:21:28 +010081 help
82 The Xtensa architecture currently does not handle unaligned
83 memory accesses in hardware but through an exception handler.
84 Per default, unaligned memory accesses are disabled in user space.
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070085
Johannes Weiner35f9cd02009-03-04 16:21:28 +010086 Say Y here to enable unaligned memory access in user space.
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070087
Frederic Weisbeckerbd96efe2011-07-05 17:45:34 +020088source "kernel/Kconfig.preempt"
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070089
90config MATH_EMULATION
91 bool "Math emulation"
92 help
93 Can we use information of configuration file?
94
Chris Zankel8e1a6dd2005-06-23 22:01:10 -070095endmenu
96
Johannes Weiner35f9cd02009-03-04 16:21:28 +010097config XTENSA_CALIBRATE_CCOUNT
98 def_bool n
99 help
100 On some platforms (XT2000, for example), the CPU clock rate can
101 vary. The frequency can be determined, however, by measuring
102 against a well known, fixed frequency, such as an UART oscillator.
103
104config SERIAL_CONSOLE
105 def_bool n
106
107config XTENSA_ISS_NETWORK
108 def_bool n
109
110menu "Bus options"
111
112config PCI
113 bool "PCI support"
114 default y
115 help
116 Find out whether you have a PCI motherboard. PCI is the name of a
117 bus system, i.e. the way the CPU talks to the other stuff inside
118 your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
119 VESA. If you have PCI, say Y, otherwise N.
120
121source "drivers/pci/Kconfig"
122
Chris Zankel35e71f92009-04-16 00:25:39 -0700123endmenu
124
Chris Zankel8e1a6dd2005-06-23 22:01:10 -0700125menu "Platform options"
126
127choice
128 prompt "Xtensa System Type"
129 default XTENSA_PLATFORM_ISS
130
131config XTENSA_PLATFORM_ISS
132 bool "ISS"
Johannes Weiner35f9cd02009-03-04 16:21:28 +0100133 select XTENSA_CALIBRATE_CCOUNT
134 select SERIAL_CONSOLE
135 select XTENSA_ISS_NETWORK
Chris Zankel8e1a6dd2005-06-23 22:01:10 -0700136 help
137 ISS is an acronym for Tensilica's Instruction Set Simulator.
138
139config XTENSA_PLATFORM_XT2000
140 bool "XT2000"
141 help
142 XT2000 is the name of Tensilica's feature-rich emulation platform.
143 This hardware is capable of running a full Linux distribution.
144
Johannes Weinerf82e9392009-03-04 16:21:33 +0100145config XTENSA_PLATFORM_S6105
146 bool "S6105"
147 select SERIAL_CONSOLE
Max Filippovd046f772012-09-17 05:44:41 +0400148 select NO_IOPORT
Johannes Weinerf82e9392009-03-04 16:21:33 +0100149
Chris Zankel8e1a6dd2005-06-23 22:01:10 -0700150endchoice
151
152
Chris Zankel8e1a6dd2005-06-23 22:01:10 -0700153config XTENSA_CPU_CLOCK
154 int "CPU clock rate [MHz]"
155 depends on !XTENSA_CALIBRATE_CCOUNT
Johannes Weiner35f9cd02009-03-04 16:21:28 +0100156 default 16
Chris Zankel8e1a6dd2005-06-23 22:01:10 -0700157
158config GENERIC_CALIBRATE_DELAY
159 bool "Auto calibration of the BogoMIPS value"
Johannes Weiner35f9cd02009-03-04 16:21:28 +0100160 help
Chris Zankel82300bf2005-06-30 02:58:58 -0700161 The BogoMIPS value can easily be derived from the CPU frequency.
Chris Zankel8e1a6dd2005-06-23 22:01:10 -0700162
163config CMDLINE_BOOL
164 bool "Default bootloader kernel arguments"
165
166config CMDLINE
167 string "Initial kernel command string"
168 depends on CMDLINE_BOOL
169 default "console=ttyS0,38400 root=/dev/ram"
170 help
171 On some architectures (EBSA110 and CATS), there is currently no way
172 for the boot loader to pass arguments to the kernel. For these
173 architectures, you should supply some command-line options at build
174 time by entering them here. As a minimum, you should specify the
175 memory size and the root device (e.g., mem=64M root=/dev/nfs).
176
Chris Zankel82300bf2005-06-30 02:58:58 -0700177source "mm/Kconfig"
178
Chris Zankel8e1a6dd2005-06-23 22:01:10 -0700179source "drivers/pcmcia/Kconfig"
180
181source "drivers/pci/hotplug/Kconfig"
182
183endmenu
184
Matt LaPlantecab00892006-10-03 22:36:44 +0200185menu "Executable file formats"
Chris Zankel8e1a6dd2005-06-23 22:01:10 -0700186
187# only elf supported
188config KCORE_ELF
Johannes Weiner35f9cd02009-03-04 16:21:28 +0100189 def_bool y
Chris Zankel8e1a6dd2005-06-23 22:01:10 -0700190 depends on PROC_FS
Chris Zankel8e1a6dd2005-06-23 22:01:10 -0700191 help
192 If you enabled support for /proc file system then the file
193 /proc/kcore will contain the kernel core image in ELF format. This
194 can be used in gdb:
195
196 $ cd /usr/src/linux ; gdb vmlinux /proc/kcore
197
198 This is especially useful if you have compiled the kernel with the
199 "-g" option to preserve debugging information. It is mainly used
200 for examining kernel data structures on the live kernel.
201
202source "fs/Kconfig.binfmt"
203
204endmenu
205
Sam Ravnborgd5950b42005-07-11 21:03:49 -0700206source "net/Kconfig"
207
Chris Zankel8e1a6dd2005-06-23 22:01:10 -0700208source "drivers/Kconfig"
209
210source "fs/Kconfig"
211
Chris Zankel8e1a6dd2005-06-23 22:01:10 -0700212source "arch/xtensa/Kconfig.debug"
213
214source "security/Kconfig"
215
216source "crypto/Kconfig"
217
218source "lib/Kconfig"
219
220