Kconfig 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. if ARCH_OMAP1
  2. menu "TI OMAP1 specific features"
  3. comment "OMAP Core Type"
  4. depends on ARCH_OMAP1
  5. config ARCH_OMAP730
  6. depends on ARCH_OMAP1
  7. bool "OMAP730 Based System"
  8. select ARCH_OMAP_OTG
  9. select CPU_ARM926T
  10. select OMAP_MPU_TIMER
  11. config ARCH_OMAP850
  12. depends on ARCH_OMAP1
  13. bool "OMAP850 Based System"
  14. select ARCH_OMAP_OTG
  15. select CPU_ARM926T
  16. config ARCH_OMAP15XX
  17. depends on ARCH_OMAP1
  18. default y
  19. bool "OMAP15xx Based System"
  20. select CPU_ARM925T
  21. select OMAP_MPU_TIMER
  22. config ARCH_OMAP16XX
  23. depends on ARCH_OMAP1
  24. bool "OMAP16xx Based System"
  25. select ARCH_OMAP_OTG
  26. select CPU_ARM926T
  27. comment "OMAP Board Type"
  28. depends on ARCH_OMAP1
  29. config MACH_OMAP_INNOVATOR
  30. bool "TI Innovator"
  31. depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX)
  32. help
  33. TI OMAP 1510 or 1610 Innovator board support. Say Y here if you
  34. have such a board.
  35. config MACH_OMAP_H2
  36. bool "TI H2 Support"
  37. depends on ARCH_OMAP1 && ARCH_OMAP16XX
  38. help
  39. TI OMAP 1610/1611B H2 board support. Say Y here if you have such
  40. a board.
  41. config MACH_OMAP_H3
  42. bool "TI H3 Support"
  43. depends on ARCH_OMAP1 && ARCH_OMAP16XX
  44. help
  45. TI OMAP 1710 H3 board support. Say Y here if you have such
  46. a board.
  47. config MACH_HERALD
  48. bool "HTC Herald"
  49. depends on ARCH_OMAP850
  50. help
  51. HTC Herald smartphone support (AKA T-Mobile Wing, ...)
  52. config MACH_OMAP_OSK
  53. bool "TI OSK Support"
  54. depends on ARCH_OMAP1 && ARCH_OMAP16XX
  55. help
  56. TI OMAP 5912 OSK (OMAP Starter Kit) board support. Say Y here
  57. if you have such a board.
  58. config OMAP_OSK_MISTRAL
  59. bool "Mistral QVGA board Support"
  60. depends on MACH_OMAP_OSK
  61. help
  62. The OSK supports an optional add-on board with a Quarter-VGA
  63. touchscreen, PDA-ish buttons, a resume button, bicolor LED,
  64. and camera connector. Say Y here if you have this board.
  65. config MACH_OMAP_PERSEUS2
  66. bool "TI Perseus2"
  67. depends on ARCH_OMAP1 && ARCH_OMAP730
  68. help
  69. Support for TI OMAP 730 Perseus2 board. Say Y here if you have such
  70. a board.
  71. config MACH_OMAP_FSAMPLE
  72. bool "TI F-Sample"
  73. depends on ARCH_OMAP1 && ARCH_OMAP730
  74. help
  75. Support for TI OMAP 850 F-Sample board. Say Y here if you have such
  76. a board.
  77. config MACH_OMAP_PALMTE
  78. bool "Palm Tungsten E"
  79. depends on ARCH_OMAP1 && ARCH_OMAP15XX
  80. help
  81. Support for the Palm Tungsten E PDA. To boot the kernel, you'll
  82. need a PalmOS compatible bootloader; check out
  83. http://palmtelinux.sourceforge.net/ for more information.
  84. Say Y here if you have this PDA model, say N otherwise.
  85. config MACH_OMAP_PALMZ71
  86. bool "Palm Zire71"
  87. depends on ARCH_OMAP1 && ARCH_OMAP15XX
  88. help
  89. Support for the Palm Zire71 PDA. To boot the kernel,
  90. you'll need a PalmOS compatible bootloader; check out
  91. http://hackndev.com/palm/z71 for more information.
  92. Say Y here if you have such a PDA, say N otherwise.
  93. config MACH_OMAP_PALMTT
  94. bool "Palm Tungsten|T"
  95. depends on ARCH_OMAP1 && ARCH_OMAP15XX
  96. help
  97. Support for the Palm Tungsten|T PDA. To boot the kernel, you'll
  98. need a PalmOS compatible bootloader (Garux); check out
  99. http://garux.sourceforge.net/ for more information.
  100. Say Y here if you have this PDA model, say N otherwise.
  101. config MACH_SX1
  102. bool "Siemens SX1"
  103. depends on ARCH_OMAP1 && ARCH_OMAP15XX
  104. select I2C
  105. help
  106. Support for the Siemens SX1 phone. To boot the kernel,
  107. you'll need a SX1 compatible bootloader; check out
  108. http://forum.oslik.ru and
  109. http://www.handhelds.org/moin/moin.cgi/SiemensSX1
  110. for more information.
  111. Say Y here if you have such a phone, say NO otherwise.
  112. config MACH_NOKIA770
  113. bool "Nokia 770"
  114. depends on ARCH_OMAP1 && ARCH_OMAP16XX
  115. help
  116. Support for the Nokia 770 Internet Tablet. Say Y here if you
  117. have such a device.
  118. config MACH_AMS_DELTA
  119. bool "Amstrad E3 (Delta)"
  120. depends on ARCH_OMAP1 && ARCH_OMAP15XX
  121. select FIQ
  122. select GPIO_GENERIC_PLATFORM
  123. select LEDS_GPIO_REGISTER
  124. select REGULATOR
  125. select REGULATOR_FIXED_VOLTAGE
  126. help
  127. Support for the Amstrad E3 (codename Delta) videophone. Say Y here
  128. if you have such a device.
  129. config MACH_OMAP_GENERIC
  130. bool "Generic OMAP board"
  131. depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX)
  132. help
  133. Support for generic OMAP-1510, 1610 or 1710 board with
  134. no FPGA. Can be used as template for porting Linux to
  135. custom OMAP boards. Say Y here if you have a custom
  136. board.
  137. endmenu
  138. endif