Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 1 | config FRAME_POINTER |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 2 | def_bool n |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 3 | |
Christoph Lameter | 66701b1 | 2007-02-10 01:43:09 -0800 | [diff] [blame] | 4 | config ZONE_DMA |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 5 | def_bool y |
Christoph Lameter | 66701b1 | 2007-02-10 01:43:09 -0800 | [diff] [blame] | 6 | |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 7 | config XTENSA |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 8 | def_bool y |
Sam Ravnborg | ec7748b | 2008-02-09 10:46:40 +0100 | [diff] [blame] | 9 | select HAVE_IDE |
Thomas Gleixner | 3b190a4 | 2011-02-06 22:10:54 +0100 | [diff] [blame] | 10 | select HAVE_GENERIC_HARDIRQS |
Thomas Gleixner | 47a5d9d | 2011-03-24 18:28:40 +0100 | [diff] [blame] | 11 | select GENERIC_IRQ_SHOW |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 12 | help |
| 13 | Xtensa processors are 32-bit RISC machines designed by Tensilica |
| 14 | primarily for embedded systems. These processors are both |
| 15 | configurable and extensible. The Linux port to the Xtensa |
| 16 | architecture supports all processor configurations and extensions, |
| 17 | with reasonable minimum requirements. The Xtensa Linux project has |
| 18 | a home page at <http://xtensa.sourceforge.net/>. |
| 19 | |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 20 | config RWSEM_XCHGADD_ALGORITHM |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 21 | def_bool y |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 22 | |
Akinobu Mita | d4337aa | 2006-03-26 01:39:43 -0800 | [diff] [blame] | 23 | config GENERIC_HWEIGHT |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 24 | def_bool y |
Akinobu Mita | d4337aa | 2006-03-26 01:39:43 -0800 | [diff] [blame] | 25 | |
Johannes Weiner | 000af2c | 2009-03-04 16:21:32 +0100 | [diff] [blame] | 26 | config GENERIC_GPIO |
| 27 | def_bool y |
| 28 | |
David Howells | f0d1b0b | 2006-12-08 02:37:49 -0800 | [diff] [blame] | 29 | config ARCH_HAS_ILOG2_U32 |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 30 | def_bool n |
David Howells | f0d1b0b | 2006-12-08 02:37:49 -0800 | [diff] [blame] | 31 | |
| 32 | config ARCH_HAS_ILOG2_U64 |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 33 | def_bool n |
David Howells | f0d1b0b | 2006-12-08 02:37:49 -0800 | [diff] [blame] | 34 | |
Al Viro | 5ea8176 | 2007-02-11 15:41:31 +0000 | [diff] [blame] | 35 | config NO_IOPORT |
| 36 | def_bool y |
| 37 | |
H. Peter Anvin | bdc8078 | 2008-02-08 04:21:26 -0800 | [diff] [blame] | 38 | config HZ |
| 39 | int |
| 40 | default 100 |
| 41 | |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 42 | source "init/Kconfig" |
Matt Helsley | dc52ddc | 2008-10-18 20:27:21 -0700 | [diff] [blame] | 43 | source "kernel/Kconfig.freezer" |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 44 | |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 45 | config MMU |
| 46 | def_bool n |
| 47 | |
Johannes Weiner | 4c0d214 | 2009-03-04 16:21:31 +0100 | [diff] [blame] | 48 | config VARIANT_IRQ_SWITCH |
| 49 | def_bool n |
| 50 | |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 51 | menu "Processor type and features" |
| 52 | |
| 53 | choice |
| 54 | prompt "Xtensa Processor Configuration" |
Chris Zankel | 173d668 | 2006-12-10 02:18:48 -0800 | [diff] [blame] | 55 | default XTENSA_VARIANT_FSF |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 56 | |
Chris Zankel | 173d668 | 2006-12-10 02:18:48 -0800 | [diff] [blame] | 57 | config XTENSA_VARIANT_FSF |
Chris Zankel | 0025427 | 2008-10-21 09:11:43 -0700 | [diff] [blame] | 58 | bool "fsf - default (not generic) configuration" |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 59 | select MMU |
Chris Zankel | 0025427 | 2008-10-21 09:11:43 -0700 | [diff] [blame] | 60 | |
| 61 | config XTENSA_VARIANT_DC232B |
| 62 | bool "dc232b - Diamond 232L Standard Core Rev.B (LE)" |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 63 | select MMU |
Chris Zankel | 0025427 | 2008-10-21 09:11:43 -0700 | [diff] [blame] | 64 | help |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 65 | This variant refers to Tensilica's Diamond 232L Standard core Rev.B (LE). |
Johannes Weiner | 000af2c | 2009-03-04 16:21:32 +0100 | [diff] [blame] | 66 | |
| 67 | config XTENSA_VARIANT_S6000 |
| 68 | bool "s6000 - Stretch software configurable processor" |
| 69 | select VARIANT_IRQ_SWITCH |
| 70 | select ARCH_REQUIRE_GPIOLIB |
Oskar Schirmer | b070a03 | 2009-05-11 15:43:36 +0200 | [diff] [blame] | 71 | select XTENSA_CALIBRATE_CCOUNT |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 72 | endchoice |
| 73 | |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 74 | config XTENSA_UNALIGNED_USER |
| 75 | bool "Unaligned memory access in use space" |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 76 | help |
| 77 | The Xtensa architecture currently does not handle unaligned |
| 78 | memory accesses in hardware but through an exception handler. |
| 79 | Per default, unaligned memory accesses are disabled in user space. |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 80 | |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 81 | Say Y here to enable unaligned memory access in user space. |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 82 | |
Frederic Weisbecker | bd96efe | 2011-07-05 17:45:34 +0200 | [diff] [blame^] | 83 | source "kernel/Kconfig.preempt" |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 84 | |
| 85 | config MATH_EMULATION |
| 86 | bool "Math emulation" |
| 87 | help |
| 88 | Can we use information of configuration file? |
| 89 | |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 90 | endmenu |
| 91 | |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 92 | config XTENSA_CALIBRATE_CCOUNT |
| 93 | def_bool n |
| 94 | help |
| 95 | On some platforms (XT2000, for example), the CPU clock rate can |
| 96 | vary. The frequency can be determined, however, by measuring |
| 97 | against a well known, fixed frequency, such as an UART oscillator. |
| 98 | |
| 99 | config SERIAL_CONSOLE |
| 100 | def_bool n |
| 101 | |
| 102 | config XTENSA_ISS_NETWORK |
| 103 | def_bool n |
| 104 | |
| 105 | menu "Bus options" |
| 106 | |
| 107 | config PCI |
| 108 | bool "PCI support" |
| 109 | default y |
| 110 | help |
| 111 | Find out whether you have a PCI motherboard. PCI is the name of a |
| 112 | bus system, i.e. the way the CPU talks to the other stuff inside |
| 113 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or |
| 114 | VESA. If you have PCI, say Y, otherwise N. |
| 115 | |
| 116 | source "drivers/pci/Kconfig" |
| 117 | |
Chris Zankel | 35e71f9 | 2009-04-16 00:25:39 -0700 | [diff] [blame] | 118 | endmenu |
| 119 | |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 120 | menu "Platform options" |
| 121 | |
| 122 | choice |
| 123 | prompt "Xtensa System Type" |
| 124 | default XTENSA_PLATFORM_ISS |
| 125 | |
| 126 | config XTENSA_PLATFORM_ISS |
| 127 | bool "ISS" |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 128 | select XTENSA_CALIBRATE_CCOUNT |
| 129 | select SERIAL_CONSOLE |
| 130 | select XTENSA_ISS_NETWORK |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 131 | help |
| 132 | ISS is an acronym for Tensilica's Instruction Set Simulator. |
| 133 | |
| 134 | config XTENSA_PLATFORM_XT2000 |
| 135 | bool "XT2000" |
| 136 | help |
| 137 | XT2000 is the name of Tensilica's feature-rich emulation platform. |
| 138 | This hardware is capable of running a full Linux distribution. |
| 139 | |
Johannes Weiner | f82e939 | 2009-03-04 16:21:33 +0100 | [diff] [blame] | 140 | config XTENSA_PLATFORM_S6105 |
| 141 | bool "S6105" |
| 142 | select SERIAL_CONSOLE |
| 143 | |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 144 | endchoice |
| 145 | |
| 146 | |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 147 | config XTENSA_CPU_CLOCK |
| 148 | int "CPU clock rate [MHz]" |
| 149 | depends on !XTENSA_CALIBRATE_CCOUNT |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 150 | default 16 |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 151 | |
| 152 | config GENERIC_CALIBRATE_DELAY |
| 153 | bool "Auto calibration of the BogoMIPS value" |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 154 | help |
Chris Zankel | 82300bf | 2005-06-30 02:58:58 -0700 | [diff] [blame] | 155 | The BogoMIPS value can easily be derived from the CPU frequency. |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 156 | |
| 157 | config CMDLINE_BOOL |
| 158 | bool "Default bootloader kernel arguments" |
| 159 | |
| 160 | config CMDLINE |
| 161 | string "Initial kernel command string" |
| 162 | depends on CMDLINE_BOOL |
| 163 | default "console=ttyS0,38400 root=/dev/ram" |
| 164 | help |
| 165 | On some architectures (EBSA110 and CATS), there is currently no way |
| 166 | for the boot loader to pass arguments to the kernel. For these |
| 167 | architectures, you should supply some command-line options at build |
| 168 | time by entering them here. As a minimum, you should specify the |
| 169 | memory size and the root device (e.g., mem=64M root=/dev/nfs). |
| 170 | |
Chris Zankel | 82300bf | 2005-06-30 02:58:58 -0700 | [diff] [blame] | 171 | source "mm/Kconfig" |
| 172 | |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 173 | config HOTPLUG |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 174 | bool "Support for hot-pluggable devices" |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 175 | help |
| 176 | Say Y here if you want to plug devices into your computer while |
| 177 | the system is running, and be able to use them quickly. In many |
| 178 | cases, the devices can likewise be unplugged at any time too. |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 179 | |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 180 | One well known example of this is PCMCIA- or PC-cards, credit-card |
| 181 | size devices such as network cards, modems or hard drives which are |
| 182 | plugged into slots found on all modern laptop computers. Another |
| 183 | example, used on modern desktops as well as laptops, is USB. |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 184 | |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 185 | Enable HOTPLUG and build a modular kernel. Get agent software |
| 186 | (from <http://linux-hotplug.sourceforge.net/>) and install it. |
| 187 | Then your kernel will automatically call out to a user mode "policy |
| 188 | agent" (/sbin/hotplug) to load modules and set up software needed |
| 189 | to use devices as you hotplug them. |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 190 | |
| 191 | source "drivers/pcmcia/Kconfig" |
| 192 | |
| 193 | source "drivers/pci/hotplug/Kconfig" |
| 194 | |
| 195 | endmenu |
| 196 | |
Matt LaPlante | cab0089 | 2006-10-03 22:36:44 +0200 | [diff] [blame] | 197 | menu "Executable file formats" |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 198 | |
| 199 | # only elf supported |
| 200 | config KCORE_ELF |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 201 | def_bool y |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 202 | depends on PROC_FS |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 203 | help |
| 204 | If you enabled support for /proc file system then the file |
| 205 | /proc/kcore will contain the kernel core image in ELF format. This |
| 206 | can be used in gdb: |
| 207 | |
| 208 | $ cd /usr/src/linux ; gdb vmlinux /proc/kcore |
| 209 | |
| 210 | This is especially useful if you have compiled the kernel with the |
| 211 | "-g" option to preserve debugging information. It is mainly used |
| 212 | for examining kernel data structures on the live kernel. |
| 213 | |
| 214 | source "fs/Kconfig.binfmt" |
| 215 | |
| 216 | endmenu |
| 217 | |
Sam Ravnborg | d5950b4 | 2005-07-11 21:03:49 -0700 | [diff] [blame] | 218 | source "net/Kconfig" |
| 219 | |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 220 | source "drivers/Kconfig" |
| 221 | |
| 222 | source "fs/Kconfig" |
| 223 | |
| 224 | menu "Xtensa initrd options" |
| 225 | depends on BLK_DEV_INITRD |
| 226 | |
Johannes Weiner | 35f9cd0 | 2009-03-04 16:21:28 +0100 | [diff] [blame] | 227 | config EMBEDDED_RAMDISK |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 228 | bool "Embed root filesystem ramdisk into the kernel" |
| 229 | |
| 230 | config EMBEDDED_RAMDISK_IMAGE |
Matt LaPlante | cab0089 | 2006-10-03 22:36:44 +0200 | [diff] [blame] | 231 | string "Filename of gzipped ramdisk image" |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 232 | depends on EMBEDDED_RAMDISK |
| 233 | default "ramdisk.gz" |
| 234 | help |
| 235 | This is the filename of the ramdisk image to be built into the |
| 236 | kernel. Relative pathnames are relative to arch/xtensa/boot/ramdisk/. |
| 237 | The ramdisk image is not part of the kernel distribution; you must |
| 238 | provide one yourself. |
| 239 | endmenu |
| 240 | |
Chris Zankel | 8e1a6dd | 2005-06-23 22:01:10 -0700 | [diff] [blame] | 241 | source "arch/xtensa/Kconfig.debug" |
| 242 | |
| 243 | source "security/Kconfig" |
| 244 | |
| 245 | source "crypto/Kconfig" |
| 246 | |
| 247 | source "lib/Kconfig" |
| 248 | |
| 249 | |