Kconfig 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. menuconfig ARCH_OMAP1
  3. bool "TI OMAP1"
  4. depends on ARCH_MULTI_V4T || ARCH_MULTI_V5
  5. depends on CPU_LITTLE_ENDIAN
  6. depends on ATAGS
  7. select ARCH_HAS_HOLES_MEMORYMODEL
  8. select ARCH_OMAP
  9. select CLKSRC_MMIO
  10. select FORCE_PCI if PCCARD
  11. select GPIOLIB
  12. help
  13. Support for older TI OMAP1 (omap7xx, omap15xx or omap16xx)
  14. if ARCH_OMAP1
  15. menu "TI OMAP1 specific features"
  16. comment "OMAP Core Type"
  17. config ARCH_OMAP15XX
  18. depends on ARCH_MULTI_V4T
  19. default y
  20. bool "OMAP15xx Based System"
  21. select CPU_ARM925T
  22. select OMAP_MPU_TIMER
  23. config ARCH_OMAP16XX
  24. depends on ARCH_MULTI_V5
  25. bool "OMAP16xx Based System"
  26. select ARCH_OMAP_OTG
  27. select CPU_ARM926T
  28. select OMAP_DM_TIMER
  29. config ARCH_OMAP
  30. bool
  31. comment "OMAP Feature Selections"
  32. config OMAP_MUX
  33. bool "OMAP multiplexing support"
  34. default y
  35. help
  36. Pin multiplexing support for OMAP boards. If your bootloader
  37. sets the multiplexing correctly, say N. Otherwise, or if unsure,
  38. say Y.
  39. config OMAP_MUX_DEBUG
  40. bool "Multiplexing debug output"
  41. depends on OMAP_MUX
  42. help
  43. Makes the multiplexing functions print out a lot of debug info.
  44. This is useful if you want to find out the correct values of the
  45. multiplexing registers.
  46. config OMAP_MUX_WARNINGS
  47. bool "Warn about pins the bootloader didn't set up"
  48. depends on OMAP_MUX
  49. default y
  50. help
  51. Choose Y here to warn whenever driver initialization logic needs
  52. to change the pin multiplexing setup. When there are no warnings
  53. printed, it's safe to deselect OMAP_MUX for your product.
  54. config OMAP_32K_TIMER
  55. bool "Use 32KHz timer"
  56. depends on ARCH_OMAP16XX
  57. default ARCH_OMAP16XX
  58. help
  59. Select this option if you want to enable the OMAP 32KHz timer.
  60. This timer saves power compared to the OMAP_MPU_TIMER, and has
  61. support for no tick during idle. The 32KHz timer provides less
  62. intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is
  63. currently only available for OMAP16XX, 24XX, 34XX, OMAP4/5 and DRA7XX.
  64. On OMAP2PLUS this value is only used for CONFIG_HZ and
  65. CLOCK_TICK_RATE compile time calculation.
  66. The actual timer selection is done in the board file
  67. through the (DT_)MACHINE_START structure.
  68. config OMAP_MPU_TIMER
  69. bool "Use mpu timer"
  70. depends on ARCH_OMAP1
  71. help
  72. Select this option if you want to use the OMAP mpu timer. This
  73. timer provides more intra-tick resolution than the 32KHz timer,
  74. but consumes more power.
  75. config OMAP_SERIAL_WAKE
  76. bool "Enable wake-up events for serial ports"
  77. depends on ARCH_OMAP1 && OMAP_MUX
  78. default y
  79. help
  80. Select this option if you want to have your system wake up
  81. to data on the serial RX line. This allows you to wake the
  82. system from serial console.
  83. config OMAP_RESET_CLOCKS
  84. bool "Reset unused clocks during boot"
  85. depends on ARCH_OMAP
  86. help
  87. Say Y if you want to reset unused clocks during boot.
  88. This option saves power, but assumes all drivers are
  89. using the clock framework. Broken drivers that do not
  90. yet use clock framework may not work with this option.
  91. If you are booting from another operating system, you
  92. probably do not want this option enabled until your
  93. device drivers work properly.
  94. config ARCH_OMAP_OTG
  95. bool
  96. comment "OMAP Board Type"
  97. config MACH_OMAP_OSK
  98. bool "TI OSK Support"
  99. depends on ARCH_OMAP16XX
  100. help
  101. TI OMAP 5912 OSK (OMAP Starter Kit) board support. Say Y here
  102. if you have such a board.
  103. config MACH_OMAP_PALMTE
  104. bool "Palm Tungsten E"
  105. depends on ARCH_OMAP15XX
  106. help
  107. Support for the Palm Tungsten E PDA. To boot the kernel, you'll
  108. need a PalmOS compatible bootloader; check out
  109. http://palmtelinux.sourceforge.net/ for more information.
  110. Say Y here if you have this PDA model, say N otherwise.
  111. config MACH_SX1
  112. bool "Siemens SX1"
  113. depends on ARCH_OMAP15XX
  114. select I2C
  115. help
  116. Support for the Siemens SX1 phone. To boot the kernel,
  117. you'll need a SX1 compatible bootloader; check out
  118. http://forum.oslik.ru and
  119. https://www.handhelds.org/moin/moin.cgi/SiemensSX1
  120. for more information.
  121. Say Y here if you have such a phone, say NO otherwise.
  122. config MACH_NOKIA770
  123. bool "Nokia 770"
  124. depends on ARCH_OMAP16XX
  125. help
  126. Support for the Nokia 770 Internet Tablet. Say Y here if you
  127. have such a device.
  128. config MACH_AMS_DELTA
  129. bool "Amstrad E3 (Delta)"
  130. depends on ARCH_OMAP15XX
  131. select FIQ
  132. select GPIO_GENERIC_PLATFORM
  133. select LEDS_GPIO_REGISTER
  134. select REGULATOR
  135. select REGULATOR_FIXED_VOLTAGE
  136. help
  137. Support for the Amstrad E3 (codename Delta) videophone. Say Y here
  138. if you have such a device.
  139. endmenu
  140. endif