Kconfig 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758
  1. #
  2. # For a description of the syntax of this configuration file,
  3. # see Documentation/kbuild/kconfig-language.txt.
  4. #
  5. mainmenu "Linux/SuperH Kernel Configuration"
  6. config SUPERH
  7. def_bool y
  8. select EMBEDDED
  9. select HAVE_CLK
  10. select HAVE_IDE
  11. select HAVE_OPROFILE
  12. select HAVE_GENERIC_DMA_COHERENT
  13. help
  14. The SuperH is a RISC processor targeted for use in embedded systems
  15. and consumer electronics; it was also used in the Sega Dreamcast
  16. gaming console. The SuperH port has a home page at
  17. <http://www.linux-sh.org/>.
  18. config SUPERH32
  19. def_bool !SUPERH64
  20. config SUPERH64
  21. def_bool y if CPU_SH5
  22. config ARCH_DEFCONFIG
  23. string
  24. default "arch/sh/configs/shx3_defconfig" if SUPERH32
  25. default "arch/sh/configs/cayman_defconfig" if SUPERH64
  26. config RWSEM_GENERIC_SPINLOCK
  27. def_bool y
  28. config RWSEM_XCHGADD_ALGORITHM
  29. bool
  30. config GENERIC_BUG
  31. def_bool y
  32. depends on BUG && SUPERH32
  33. config GENERIC_FIND_NEXT_BIT
  34. def_bool y
  35. config GENERIC_HWEIGHT
  36. def_bool y
  37. config GENERIC_HARDIRQS
  38. def_bool y
  39. config GENERIC_HARDIRQS_NO__DO_IRQ
  40. def_bool y
  41. config GENERIC_IRQ_PROBE
  42. def_bool y
  43. config GENERIC_CALIBRATE_DELAY
  44. def_bool y
  45. config GENERIC_IOMAP
  46. bool
  47. config GENERIC_TIME
  48. def_bool n
  49. config GENERIC_CLOCKEVENTS
  50. def_bool n
  51. config GENERIC_CLOCKEVENTS_BROADCAST
  52. bool
  53. config GENERIC_LOCKBREAK
  54. def_bool y
  55. depends on SMP && PREEMPT
  56. config SYS_SUPPORTS_PM
  57. bool
  58. config SYS_SUPPORTS_APM_EMULATION
  59. bool
  60. select SYS_SUPPORTS_PM
  61. config SYS_SUPPORTS_SMP
  62. bool
  63. config SYS_SUPPORTS_NUMA
  64. bool
  65. config SYS_SUPPORTS_PCI
  66. bool
  67. config STACKTRACE_SUPPORT
  68. def_bool y
  69. config LOCKDEP_SUPPORT
  70. def_bool y
  71. config ARCH_HAS_ILOG2_U32
  72. def_bool n
  73. config ARCH_HAS_ILOG2_U64
  74. def_bool n
  75. config ARCH_NO_VIRT_TO_BUS
  76. def_bool y
  77. config IO_TRAPPED
  78. bool
  79. source "init/Kconfig"
  80. menu "System type"
  81. #
  82. # Processor families
  83. #
  84. config CPU_SH2
  85. bool
  86. config CPU_SH2A
  87. bool
  88. select CPU_SH2
  89. config CPU_SH3
  90. bool
  91. select CPU_HAS_INTEVT
  92. select CPU_HAS_SR_RB
  93. config CPU_SH4
  94. bool
  95. select CPU_HAS_INTEVT
  96. select CPU_HAS_SR_RB
  97. select CPU_HAS_PTEA if !CPU_SH4A || CPU_SHX2
  98. select CPU_HAS_FPU if !CPU_SH4AL_DSP
  99. config CPU_SH4A
  100. bool
  101. select CPU_SH4
  102. config CPU_SH4AL_DSP
  103. bool
  104. select CPU_SH4A
  105. select CPU_HAS_DSP
  106. config CPU_SH5
  107. bool
  108. select CPU_HAS_FPU
  109. config CPU_SHX2
  110. bool
  111. config CPU_SHX3
  112. bool
  113. choice
  114. prompt "Processor sub-type selection"
  115. #
  116. # Processor subtypes
  117. #
  118. # SH-2 Processor Support
  119. config CPU_SUBTYPE_SH7619
  120. bool "Support SH7619 processor"
  121. select CPU_SH2
  122. # SH-2A Processor Support
  123. config CPU_SUBTYPE_SH7203
  124. bool "Support SH7203 processor"
  125. select CPU_SH2A
  126. select CPU_HAS_FPU
  127. config CPU_SUBTYPE_SH7206
  128. bool "Support SH7206 processor"
  129. select CPU_SH2A
  130. config CPU_SUBTYPE_SH7263
  131. bool "Support SH7263 processor"
  132. select CPU_SH2A
  133. select CPU_HAS_FPU
  134. config CPU_SUBTYPE_MXG
  135. bool "Support MX-G processor"
  136. select CPU_SH2A
  137. help
  138. Select MX-G if running on an R8A03022BG part.
  139. # SH-3 Processor Support
  140. config CPU_SUBTYPE_SH7705
  141. bool "Support SH7705 processor"
  142. select CPU_SH3
  143. config CPU_SUBTYPE_SH7706
  144. bool "Support SH7706 processor"
  145. select CPU_SH3
  146. help
  147. Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU.
  148. config CPU_SUBTYPE_SH7707
  149. bool "Support SH7707 processor"
  150. select CPU_SH3
  151. help
  152. Select SH7707 if you have a 60 Mhz SH-3 HD6417707 CPU.
  153. config CPU_SUBTYPE_SH7708
  154. bool "Support SH7708 processor"
  155. select CPU_SH3
  156. help
  157. Select SH7708 if you have a 60 Mhz SH-3 HD6417708S or
  158. if you have a 100 Mhz SH-3 HD6417708R CPU.
  159. config CPU_SUBTYPE_SH7709
  160. bool "Support SH7709 processor"
  161. select CPU_SH3
  162. help
  163. Select SH7709 if you have a 80 Mhz SH-3 HD6417709 CPU.
  164. config CPU_SUBTYPE_SH7710
  165. bool "Support SH7710 processor"
  166. select CPU_SH3
  167. select CPU_HAS_DSP
  168. help
  169. Select SH7710 if you have a SH3-DSP SH7710 CPU.
  170. config CPU_SUBTYPE_SH7712
  171. bool "Support SH7712 processor"
  172. select CPU_SH3
  173. select CPU_HAS_DSP
  174. help
  175. Select SH7712 if you have a SH3-DSP SH7712 CPU.
  176. config CPU_SUBTYPE_SH7720
  177. bool "Support SH7720 processor"
  178. select CPU_SH3
  179. select CPU_HAS_DSP
  180. help
  181. Select SH7720 if you have a SH3-DSP SH7720 CPU.
  182. config CPU_SUBTYPE_SH7721
  183. bool "Support SH7721 processor"
  184. select CPU_SH3
  185. select CPU_HAS_DSP
  186. help
  187. Select SH7721 if you have a SH3-DSP SH7721 CPU.
  188. # SH-4 Processor Support
  189. config CPU_SUBTYPE_SH7750
  190. bool "Support SH7750 processor"
  191. select CPU_SH4
  192. help
  193. Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU.
  194. config CPU_SUBTYPE_SH7091
  195. bool "Support SH7091 processor"
  196. select CPU_SH4
  197. help
  198. Select SH7091 if you have an SH-4 based Sega device (such as
  199. the Dreamcast, Naomi, and Naomi 2).
  200. config CPU_SUBTYPE_SH7750R
  201. bool "Support SH7750R processor"
  202. select CPU_SH4
  203. config CPU_SUBTYPE_SH7750S
  204. bool "Support SH7750S processor"
  205. select CPU_SH4
  206. config CPU_SUBTYPE_SH7751
  207. bool "Support SH7751 processor"
  208. select CPU_SH4
  209. help
  210. Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
  211. or if you have a HD6417751R CPU.
  212. config CPU_SUBTYPE_SH7751R
  213. bool "Support SH7751R processor"
  214. select CPU_SH4
  215. config CPU_SUBTYPE_SH7760
  216. bool "Support SH7760 processor"
  217. select CPU_SH4
  218. config CPU_SUBTYPE_SH4_202
  219. bool "Support SH4-202 processor"
  220. select CPU_SH4
  221. # SH-4A Processor Support
  222. config CPU_SUBTYPE_SH7723
  223. bool "Support SH7723 processor"
  224. select CPU_SH4A
  225. select CPU_SHX2
  226. select ARCH_SPARSEMEM_ENABLE
  227. help
  228. Select SH7723 if you have an SH-MobileR2 CPU.
  229. config CPU_SUBTYPE_SH7763
  230. bool "Support SH7763 processor"
  231. select CPU_SH4A
  232. help
  233. Select SH7763 if you have a SH4A SH7763(R5S77631) CPU.
  234. config CPU_SUBTYPE_SH7770
  235. bool "Support SH7770 processor"
  236. select CPU_SH4A
  237. config CPU_SUBTYPE_SH7780
  238. bool "Support SH7780 processor"
  239. select CPU_SH4A
  240. config CPU_SUBTYPE_SH7785
  241. bool "Support SH7785 processor"
  242. select CPU_SH4A
  243. select CPU_SHX2
  244. select ARCH_SPARSEMEM_ENABLE
  245. select SYS_SUPPORTS_NUMA
  246. config CPU_SUBTYPE_SHX3
  247. bool "Support SH-X3 processor"
  248. select CPU_SH4A
  249. select CPU_SHX3
  250. select ARCH_SPARSEMEM_ENABLE
  251. select SYS_SUPPORTS_NUMA
  252. select SYS_SUPPORTS_SMP
  253. select GENERIC_CLOCKEVENTS_BROADCAST if SMP
  254. # SH4AL-DSP Processor Support
  255. config CPU_SUBTYPE_SH7343
  256. bool "Support SH7343 processor"
  257. select CPU_SH4AL_DSP
  258. config CPU_SUBTYPE_SH7722
  259. bool "Support SH7722 processor"
  260. select CPU_SH4AL_DSP
  261. select CPU_SHX2
  262. select ARCH_SPARSEMEM_ENABLE
  263. select SYS_SUPPORTS_NUMA
  264. config CPU_SUBTYPE_SH7366
  265. bool "Support SH7366 processor"
  266. select CPU_SH4AL_DSP
  267. select CPU_SHX2
  268. select ARCH_SPARSEMEM_ENABLE
  269. select SYS_SUPPORTS_NUMA
  270. # SH-5 Processor Support
  271. config CPU_SUBTYPE_SH5_101
  272. bool "Support SH5-101 processor"
  273. select CPU_SH5
  274. config CPU_SUBTYPE_SH5_103
  275. bool "Support SH5-103 processor"
  276. select CPU_SH5
  277. endchoice
  278. source "arch/sh/mm/Kconfig"
  279. source "arch/sh/Kconfig.cpu"
  280. source "arch/sh/boards/Kconfig"
  281. menu "Timer and clock configuration"
  282. config SH_TMU
  283. def_bool y
  284. prompt "TMU timer support"
  285. depends on CPU_SH3 || CPU_SH4
  286. select GENERIC_TIME
  287. select GENERIC_CLOCKEVENTS
  288. help
  289. This enables the use of the TMU as the system timer.
  290. config SH_CMT
  291. def_bool y
  292. prompt "CMT timer support"
  293. depends on CPU_SH2 && !CPU_SUBTYPE_MXG
  294. help
  295. This enables the use of the CMT as the system timer.
  296. config SH_MTU2
  297. def_bool n
  298. prompt "MTU2 timer support"
  299. depends on CPU_SH2A
  300. help
  301. This enables the use of the MTU2 as the system timer.
  302. config SH_TIMER_IRQ
  303. int
  304. default "28" if CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785 || \
  305. CPU_SUBTYPE_SH7763
  306. default "86" if CPU_SUBTYPE_SH7619
  307. default "140" if CPU_SUBTYPE_SH7206
  308. default "142" if CPU_SUBTYPE_SH7203
  309. default "238" if CPU_SUBTYPE_MXG
  310. default "16"
  311. config SH_PCLK_FREQ
  312. int "Peripheral clock frequency (in Hz)"
  313. default "27000000" if CPU_SUBTYPE_SH7343
  314. default "31250000" if CPU_SUBTYPE_SH7619
  315. default "32000000" if CPU_SUBTYPE_SH7722
  316. default "33333333" if CPU_SUBTYPE_SH7770 || CPU_SUBTYPE_SH7723 || \
  317. CPU_SUBTYPE_SH7760 || CPU_SUBTYPE_SH7705 || \
  318. CPU_SUBTYPE_SH7203 || CPU_SUBTYPE_SH7206 || \
  319. CPU_SUBTYPE_SH7263 || CPU_SUBTYPE_MXG
  320. default "60000000" if CPU_SUBTYPE_SH7751 || CPU_SUBTYPE_SH7751R
  321. default "66000000" if CPU_SUBTYPE_SH4_202
  322. default "50000000"
  323. help
  324. This option is used to specify the peripheral clock frequency.
  325. This is necessary for determining the reference clock value on
  326. platforms lacking an RTC.
  327. config SH_CLK_MD
  328. int "CPU Mode Pin Setting"
  329. depends on CPU_SH2
  330. default 6 if CPU_SUBTYPE_SH7206
  331. default 5 if CPU_SUBTYPE_SH7619
  332. default 0
  333. help
  334. MD2 - MD0 pin setting.
  335. source "kernel/time/Kconfig"
  336. endmenu
  337. menu "CPU Frequency scaling"
  338. source "drivers/cpufreq/Kconfig"
  339. config SH_CPU_FREQ
  340. tristate "SuperH CPU Frequency driver"
  341. depends on CPU_FREQ
  342. select CPU_FREQ_TABLE
  343. help
  344. This adds the cpufreq driver for SuperH. At present, only
  345. the SH-4 is supported.
  346. For details, take a look at <file:Documentation/cpu-freq>.
  347. If unsure, say N.
  348. endmenu
  349. source "arch/sh/drivers/Kconfig"
  350. endmenu
  351. config ISA_DMA_API
  352. bool
  353. menu "Kernel features"
  354. source kernel/Kconfig.hz
  355. config KEXEC
  356. bool "kexec system call (EXPERIMENTAL)"
  357. depends on SUPERH32 && EXPERIMENTAL
  358. help
  359. kexec is a system call that implements the ability to shutdown your
  360. current kernel, and to start another kernel. It is like a reboot
  361. but it is independent of the system firmware. And like a reboot
  362. you can start any kernel with it, not just Linux.
  363. The name comes from the similarity to the exec system call.
  364. It is an ongoing process to be certain the hardware in a machine
  365. is properly shutdown, so do not be surprised if this code does not
  366. initially work for you. It may help to enable device hotplugging
  367. support. As of this writing the exact hardware interface is
  368. strongly in flux, so no good recommendation can be made.
  369. config CRASH_DUMP
  370. bool "kernel crash dumps (EXPERIMENTAL)"
  371. depends on SUPERH32 && EXPERIMENTAL
  372. help
  373. Generate crash dump after being started by kexec.
  374. This should be normally only set in special crash dump kernels
  375. which are loaded in the main kernel with kexec-tools into
  376. a specially reserved region and then later executed after
  377. a crash by kdump/kexec. The crash dump kernel must be compiled
  378. to a memory address not used by the main kernel using
  379. MEMORY_START.
  380. For more details see Documentation/kdump/kdump.txt
  381. config SECCOMP
  382. bool "Enable seccomp to safely compute untrusted bytecode"
  383. depends on PROC_FS
  384. default y
  385. help
  386. This kernel feature is useful for number crunching applications
  387. that may need to compute untrusted bytecode during their
  388. execution. By using pipes or other transports made available to
  389. the process as file descriptors supporting the read/write
  390. syscalls, it's possible to isolate those applications in
  391. their own address space using seccomp. Once seccomp is
  392. enabled via prctl, it cannot be disabled and the task is only
  393. allowed to execute a few safe syscalls defined by each seccomp
  394. mode.
  395. If unsure, say N.
  396. config SMP
  397. bool "Symmetric multi-processing support"
  398. depends on SYS_SUPPORTS_SMP
  399. select USE_GENERIC_SMP_HELPERS
  400. ---help---
  401. This enables support for systems with more than one CPU. If you have
  402. a system with only one CPU, like most personal computers, say N. If
  403. you have a system with more than one CPU, say Y.
  404. If you say N here, the kernel will run on single and multiprocessor
  405. machines, but will use only one CPU of a multiprocessor machine. If
  406. you say Y here, the kernel will run on many, but not all,
  407. singleprocessor machines. On a singleprocessor machine, the kernel
  408. will run faster if you say N here.
  409. People using multiprocessor machines who say Y here should also say
  410. Y to "Enhanced Real Time Clock Support", below.
  411. See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
  412. available at <http://www.tldp.org/docs.html#howto>.
  413. If you don't know what to do here, say N.
  414. config NR_CPUS
  415. int "Maximum number of CPUs (2-32)"
  416. range 2 32
  417. depends on SMP
  418. default "4" if CPU_SHX3
  419. default "2"
  420. help
  421. This allows you to specify the maximum number of CPUs which this
  422. kernel will support. The maximum supported value is 32 and the
  423. minimum value which makes sense is 2.
  424. This is purely to save memory - each supported CPU adds
  425. approximately eight kilobytes to the kernel image.
  426. source "kernel/Kconfig.preempt"
  427. config GUSA
  428. def_bool y
  429. depends on !SMP && SUPERH32
  430. help
  431. This enables support for gUSA (general UserSpace Atomicity).
  432. This is the default implementation for both UP and non-ll/sc
  433. CPUs, and is used by the libc, amongst others.
  434. For additional information, design information can be found
  435. in <http://lc.linux.or.jp/lc2002/papers/niibe0919p.pdf>.
  436. This should only be disabled for special cases where alternate
  437. atomicity implementations exist.
  438. config GUSA_RB
  439. bool "Implement atomic operations by roll-back (gRB) (EXPERIMENTAL)"
  440. depends on GUSA && CPU_SH3 || (CPU_SH4 && !CPU_SH4A)
  441. help
  442. Enabling this option will allow the kernel to implement some
  443. atomic operations using a software implemention of load-locked/
  444. store-conditional (LLSC). On machines which do not have hardware
  445. LLSC, this should be more efficient than the other alternative of
  446. disabling insterrupts around the atomic sequence.
  447. endmenu
  448. menu "Boot options"
  449. config ZERO_PAGE_OFFSET
  450. hex "Zero page offset"
  451. default "0x00004000" if SH_SH03
  452. default "0x00010000" if PAGE_SIZE_64KB
  453. default "0x00002000" if PAGE_SIZE_8KB
  454. default "0x00001000"
  455. help
  456. This sets the default offset of zero page.
  457. config BOOT_LINK_OFFSET
  458. hex "Link address offset for booting"
  459. default "0x00800000"
  460. help
  461. This option allows you to set the link address offset of the zImage.
  462. This can be useful if you are on a board which has a small amount of
  463. memory.
  464. config UBC_WAKEUP
  465. bool "Wakeup UBC on startup"
  466. depends on CPU_SH4 && !CPU_SH4A
  467. help
  468. Selecting this option will wakeup the User Break Controller (UBC) on
  469. startup. Although the UBC is left in an awake state when the processor
  470. comes up, some boot loaders misbehave by putting the UBC to sleep in a
  471. power saving state, which causes issues with things like ptrace().
  472. If unsure, say N.
  473. config CMDLINE_BOOL
  474. bool "Default bootloader kernel arguments"
  475. config CMDLINE
  476. string "Initial kernel command string"
  477. depends on CMDLINE_BOOL
  478. default "console=ttySC1,115200"
  479. endmenu
  480. menu "Bus options"
  481. # Even on SuperH devices which don't have an ISA bus,
  482. # this variable helps the PCMCIA modules handle
  483. # IRQ requesting properly -- Greg Banks.
  484. #
  485. # Though we're generally not interested in it when
  486. # we're not using PCMCIA, so we make it dependent on
  487. # PCMCIA outright. -- PFM.
  488. config ISA
  489. def_bool y
  490. depends on PCMCIA && HD6446X_SERIES
  491. help
  492. Find out whether you have ISA slots on your motherboard. ISA is the
  493. name of a bus system, i.e. the way the CPU talks to the other stuff
  494. inside your box. Other bus systems are PCI, EISA, MicroChannel
  495. (MCA) or VESA. ISA is an older system, now being displaced by PCI;
  496. newer boards don't support it. If you have ISA, say Y, otherwise N.
  497. config EISA
  498. bool
  499. ---help---
  500. The Extended Industry Standard Architecture (EISA) bus was
  501. developed as an open alternative to the IBM MicroChannel bus.
  502. The EISA bus provided some of the features of the IBM MicroChannel
  503. bus while maintaining backward compatibility with cards made for
  504. the older ISA bus. The EISA bus saw limited use between 1988 and
  505. 1995 when it was made obsolete by the PCI bus.
  506. Say Y here if you are building a kernel for an EISA-based machine.
  507. Otherwise, say N.
  508. config MCA
  509. bool
  510. help
  511. MicroChannel Architecture is found in some IBM PS/2 machines and
  512. laptops. It is a bus system similar to PCI or ISA. See
  513. <file:Documentation/mca.txt> (and especially the web page given
  514. there) before attempting to build an MCA bus kernel.
  515. config SBUS
  516. bool
  517. config SUPERHYWAY
  518. tristate "SuperHyway Bus support"
  519. depends on CPU_SUBTYPE_SH4_202
  520. config MAPLE
  521. bool "Maple Bus support"
  522. depends on SH_DREAMCAST
  523. help
  524. The Maple Bus is SEGA's serial communication bus for peripherals
  525. on the Dreamcast. Without this bus support you won't be able to
  526. get your Dreamcast keyboard etc to work, so most users
  527. probably want to say 'Y' here, unless you are only using the
  528. Dreamcast with a serial line terminal or a remote network
  529. connection.
  530. config CF_ENABLER
  531. bool "Compact Flash Enabler support"
  532. depends on SOLUTION_ENGINE || SH_SH03
  533. ---help---
  534. Compact Flash is a small, removable mass storage device introduced
  535. in 1994 originally as a PCMCIA device. If you say `Y' here, you
  536. compile in support for Compact Flash devices directly connected to
  537. a SuperH processor. A Compact Flash FAQ is available at
  538. <http://www.compactflash.org/faqs/faq.htm>.
  539. If your board has "Directly Connected" CompactFlash at area 5 or 6,
  540. you may want to enable this option. Then, you can use CF as
  541. primary IDE drive (only tested for SanDisk).
  542. If in doubt, select 'N'.
  543. choice
  544. prompt "Compact Flash Connection Area"
  545. depends on CF_ENABLER
  546. default CF_AREA6
  547. config CF_AREA5
  548. bool "Area5"
  549. help
  550. If your board has "Directly Connected" CompactFlash, You should
  551. select the area where your CF is connected to.
  552. - "Area5" if CompactFlash is connected to Area 5 (0x14000000)
  553. - "Area6" if it is connected to Area 6 (0x18000000)
  554. "Area6" will work for most boards.
  555. config CF_AREA6
  556. bool "Area6"
  557. endchoice
  558. config CF_BASE_ADDR
  559. hex
  560. depends on CF_ENABLER
  561. default "0xb8000000" if CF_AREA6
  562. default "0xb4000000" if CF_AREA5
  563. source "arch/sh/drivers/pci/Kconfig"
  564. source "drivers/pci/Kconfig"
  565. source "drivers/pcmcia/Kconfig"
  566. source "drivers/pci/hotplug/Kconfig"
  567. endmenu
  568. menu "Executable file formats"
  569. source "fs/Kconfig.binfmt"
  570. endmenu
  571. menu "Power management options (EXPERIMENTAL)"
  572. depends on EXPERIMENTAL && SYS_SUPPORTS_PM
  573. config ARCH_SUSPEND_POSSIBLE
  574. def_bool y
  575. depends on !SMP
  576. source kernel/power/Kconfig
  577. endmenu
  578. source "net/Kconfig"
  579. source "drivers/Kconfig"
  580. source "fs/Kconfig"
  581. source "arch/sh/Kconfig.debug"
  582. source "security/Kconfig"
  583. source "crypto/Kconfig"
  584. source "lib/Kconfig"