Kconfig 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704
  1. # arch/arm/mach-s3c24xx/Kconfig
  2. #
  3. # Copyright (c) 2012 Samsung Electronics Co., Ltd.
  4. # http://www.samsung.com/
  5. #
  6. # Copyright 2007 Simtec Electronics
  7. #
  8. # Licensed under GPLv2
  9. if ARCH_S3C24XX
  10. config PLAT_S3C24XX
  11. def_bool y
  12. select ARCH_REQUIRE_GPIOLIB
  13. select NO_IOPORT
  14. select S3C_DEV_NAND
  15. select IRQ_DOMAIN
  16. help
  17. Base platform code for any Samsung S3C24XX device
  18. menu "SAMSUNG S3C24XX SoCs Support"
  19. comment "S3C24XX SoCs"
  20. config CPU_S3C2410
  21. bool "SAMSUNG S3C2410"
  22. default y
  23. select CPU_ARM920T
  24. select CPU_LLSERIAL_S3C2410
  25. select S3C2410_CLOCK
  26. select S3C2410_CPUFREQ if CPU_FREQ_S3C24XX
  27. select S3C2410_PM if PM
  28. help
  29. Support for S3C2410 and S3C2410A family from the S3C24XX line
  30. of Samsung Mobile CPUs.
  31. config CPU_S3C2412
  32. bool "SAMSUNG S3C2412"
  33. depends on ARCH_S3C24XX
  34. select CPU_ARM926T
  35. select CPU_LLSERIAL_S3C2440
  36. select S3C2412_DMA if S3C24XX_DMA
  37. select S3C2412_PM if PM
  38. help
  39. Support for the S3C2412 and S3C2413 SoCs from the S3C24XX line
  40. config CPU_S3C2416
  41. bool "SAMSUNG S3C2416/S3C2450"
  42. depends on ARCH_S3C24XX
  43. select CPU_ARM926T
  44. select CPU_LLSERIAL_S3C2440
  45. select S3C2416_PM if PM
  46. select S3C2443_COMMON
  47. select S3C2443_DMA if S3C24XX_DMA
  48. select SAMSUNG_CLKSRC
  49. help
  50. Support for the S3C2416 SoC from the S3C24XX line
  51. config CPU_S3C2440
  52. bool "SAMSUNG S3C2440"
  53. select CPU_ARM920T
  54. select CPU_LLSERIAL_S3C2440
  55. select S3C2410_CLOCK
  56. select S3C2410_PM if PM
  57. select S3C2440_DMA if S3C24XX_DMA
  58. help
  59. Support for S3C2440 Samsung Mobile CPU based systems.
  60. config CPU_S3C2442
  61. bool "SAMSUNG S3C2442"
  62. select CPU_ARM920T
  63. select CPU_LLSERIAL_S3C2440
  64. select S3C2410_CLOCK
  65. select S3C2410_PM if PM
  66. help
  67. Support for S3C2442 Samsung Mobile CPU based systems.
  68. config CPU_S3C244X
  69. def_bool y
  70. depends on CPU_S3C2440 || CPU_S3C2442
  71. config CPU_S3C2443
  72. bool "SAMSUNG S3C2443"
  73. depends on ARCH_S3C24XX
  74. select CPU_ARM920T
  75. select CPU_LLSERIAL_S3C2440
  76. select S3C2443_COMMON
  77. select S3C2443_DMA if S3C24XX_DMA
  78. select SAMSUNG_CLKSRC
  79. help
  80. Support for the S3C2443 SoC from the S3C24XX line
  81. # common code
  82. config S3C2410_CLOCK
  83. bool
  84. help
  85. Clock code for the S3C2410, and similar processors which
  86. is currently includes the S3C2410, S3C2440, S3C2442.
  87. config S3C24XX_DCLK
  88. bool
  89. help
  90. Clock code for supporting DCLK/CLKOUT on S3C24XX architectures
  91. config S3C24XX_SMDK
  92. bool
  93. help
  94. Common machine code for SMDK2410 and SMDK2440
  95. config S3C24XX_SIMTEC_AUDIO
  96. bool
  97. depends on (ARCH_BAST || MACH_VR1000 || MACH_OSIRIS || MACH_ANUBIS)
  98. default y
  99. help
  100. Add audio devices for common Simtec S3C24XX boards
  101. config S3C24XX_SIMTEC_PM
  102. bool
  103. help
  104. Common power management code for systems that are
  105. compatible with the Simtec style of power management
  106. config S3C24XX_SIMTEC_USB
  107. bool
  108. help
  109. USB management code for common Simtec S3C24XX boards
  110. config S3C24XX_SETUP_TS
  111. bool
  112. help
  113. Compile in platform device definition for Samsung TouchScreen.
  114. config S3C24XX_DMA
  115. bool "S3C2410 DMA support"
  116. depends on ARCH_S3C24XX
  117. select S3C_DMA
  118. help
  119. S3C2410 DMA support. This is needed for drivers like sound which
  120. use the S3C2410's DMA system to move data to and from the
  121. peripheral blocks.
  122. config S3C2410_DMA_DEBUG
  123. bool "S3C2410 DMA support debug"
  124. depends on ARCH_S3C24XX && S3C2410_DMA
  125. help
  126. Enable debugging output for the DMA code. This option sends info
  127. to the kernel log, at priority KERN_DEBUG.
  128. config S3C2410_DMA
  129. bool
  130. depends on S3C24XX_DMA && (CPU_S3C2410 || CPU_S3C2442)
  131. default y if CPU_S3C2410 || CPU_S3C2442
  132. help
  133. DMA device selection for S3C2410 and compatible CPUs
  134. config S3C2410_PM
  135. bool
  136. help
  137. Power Management code common to S3C2410 and better
  138. # low-level serial option nodes
  139. config CPU_LLSERIAL_S3C2410_ONLY
  140. bool
  141. default y if CPU_LLSERIAL_S3C2410 && !CPU_LLSERIAL_S3C2440
  142. config CPU_LLSERIAL_S3C2440_ONLY
  143. bool
  144. default y if CPU_LLSERIAL_S3C2440 && !CPU_LLSERIAL_S3C2410
  145. config CPU_LLSERIAL_S3C2410
  146. bool
  147. help
  148. Selected if there is an S3C2410 (or register compatible) serial
  149. low-level implementation needed
  150. config CPU_LLSERIAL_S3C2440
  151. bool
  152. help
  153. Selected if there is an S3C2440 (or register compatible) serial
  154. low-level implementation needed
  155. # gpio configurations
  156. config S3C24XX_GPIO_EXTRA
  157. int
  158. default 128 if S3C24XX_GPIO_EXTRA128
  159. default 64 if S3C24XX_GPIO_EXTRA64
  160. default 16 if ARCH_H1940
  161. default 0
  162. config S3C24XX_GPIO_EXTRA64
  163. bool
  164. help
  165. Add an extra 64 gpio numbers to the available GPIO pool. This is
  166. available for boards that need extra gpios for external devices.
  167. config S3C24XX_GPIO_EXTRA128
  168. bool
  169. help
  170. Add an extra 128 gpio numbers to the available GPIO pool. This is
  171. available for boards that need extra gpios for external devices.
  172. # cpu frequency items common between s3c2410 and s3c2440/s3c2442
  173. config S3C2410_IOTIMING
  174. bool
  175. depends on CPU_FREQ_S3C24XX
  176. help
  177. Internal node to select io timing code that is common to the s3c2410
  178. and s3c2440/s3c2442 cpu frequency support.
  179. config S3C2410_CPUFREQ_UTILS
  180. bool
  181. depends on CPU_FREQ_S3C24XX
  182. help
  183. Internal node to select timing code that is common to the s3c2410
  184. and s3c2440/s3c244 cpu frequency support.
  185. # cpu frequency support common to s3c2412, s3c2413 and s3c2442
  186. config S3C2412_IOTIMING
  187. bool
  188. depends on CPU_FREQ_S3C24XX && (CPU_S3C2412 || CPU_S3C2443)
  189. help
  190. Intel node to select io timing code that is common to the s3c2412
  191. and the s3c2443.
  192. # cpu-specific sections
  193. if CPU_S3C2410
  194. config S3C2410_CPUFREQ
  195. bool
  196. depends on CPU_FREQ_S3C24XX && CPU_S3C2410
  197. select S3C2410_CPUFREQ_UTILS
  198. help
  199. CPU Frequency scaling support for S3C2410
  200. config S3C2410_PLL
  201. bool
  202. depends on S3C2410_CPUFREQ && CPU_FREQ_S3C24XX_PLL
  203. default y
  204. help
  205. Select the PLL table for the S3C2410
  206. config S3C24XX_SIMTEC_NOR
  207. bool
  208. help
  209. Internal node to specify machine has simtec NOR mapping
  210. config MACH_BAST_IDE
  211. bool
  212. select HAVE_PATA_PLATFORM
  213. help
  214. Internal node for machines with an BAST style IDE
  215. interface
  216. comment "S3C2410 Boards"
  217. #
  218. # The "S3C2410 Boards" list is ordered alphabetically by option text.
  219. # (without ARCH_ or MACH_)
  220. #
  221. config MACH_AML_M5900
  222. bool "AML M5900 Series"
  223. select S3C24XX_SIMTEC_PM if PM
  224. select S3C_DEV_USB_HOST
  225. help
  226. Say Y here if you are using the American Microsystems M5900 Series
  227. <http://www.amltd.com>
  228. config ARCH_BAST
  229. bool "Simtec Electronics BAST (EB2410ITX)"
  230. select ISA
  231. select MACH_BAST_IDE
  232. select S3C2410_IOTIMING if S3C2410_CPUFREQ
  233. select S3C24XX_DCLK
  234. select S3C24XX_SIMTEC_NOR
  235. select S3C24XX_SIMTEC_PM if PM
  236. select S3C24XX_SIMTEC_USB
  237. select S3C_DEV_HWMON
  238. select S3C_DEV_NAND
  239. select S3C_DEV_USB_HOST
  240. help
  241. Say Y here if you are using the Simtec Electronics EB2410ITX
  242. development board (also known as BAST)
  243. config BAST_PC104_IRQ
  244. bool "BAST PC104 IRQ support"
  245. depends on ARCH_BAST
  246. default y
  247. help
  248. Say Y here to enable the PC104 IRQ routing on the
  249. Simtec BAST (EB2410ITX)
  250. config ARCH_H1940
  251. bool "IPAQ H1940"
  252. select PM_H1940 if PM
  253. select S3C24XX_SETUP_TS
  254. select S3C_DEV_NAND
  255. select S3C_DEV_USB_HOST
  256. help
  257. Say Y here if you are using the HP IPAQ H1940
  258. config H1940BT
  259. tristate "Control the state of H1940 bluetooth chip"
  260. depends on ARCH_H1940
  261. select RFKILL
  262. help
  263. This is a simple driver that is able to control
  264. the state of built in bluetooth chip on h1940.
  265. config PM_H1940
  266. bool
  267. help
  268. Internal node for H1940 and related PM
  269. config MACH_N30
  270. bool "Acer N30 family"
  271. select S3C_DEV_NAND
  272. select S3C_DEV_USB_HOST
  273. help
  274. Say Y here if you want suppt for the Acer N30, Acer N35,
  275. Navman PiN570, Yakumo AlphaX or Airis NC05 PDAs.
  276. config MACH_OTOM
  277. bool "NexVision OTOM Board"
  278. select S3C_DEV_NAND
  279. select S3C_DEV_USB_HOST
  280. help
  281. Say Y here if you are using the Nex Vision OTOM board
  282. config MACH_QT2410
  283. bool "QT2410"
  284. select S3C_DEV_NAND
  285. select S3C_DEV_USB_HOST
  286. help
  287. Say Y here if you are using the Armzone QT2410
  288. config ARCH_SMDK2410
  289. bool "SMDK2410/A9M2410"
  290. select S3C24XX_SMDK
  291. select S3C_DEV_USB_HOST
  292. help
  293. Say Y here if you are using the SMDK2410 or the derived module A9M2410
  294. <http://www.fsforth.de>
  295. config MACH_TCT_HAMMER
  296. bool "TCT Hammer Board"
  297. select S3C_DEV_USB_HOST
  298. help
  299. Say Y here if you are using the TinCanTools Hammer Board
  300. <http://www.tincantools.com>
  301. config MACH_VR1000
  302. bool "Thorcom VR1000"
  303. select MACH_BAST_IDE
  304. select S3C24XX_DCLK
  305. select S3C24XX_SIMTEC_NOR
  306. select S3C24XX_SIMTEC_PM if PM
  307. select S3C24XX_SIMTEC_USB
  308. select S3C_DEV_USB_HOST
  309. help
  310. Say Y here if you are using the Thorcom VR1000 board.
  311. endif # CPU_S3C2410
  312. config S3C2412_PM_SLEEP
  313. bool
  314. help
  315. Internal config node to apply sleep for S3C2412 power management.
  316. Can be selected by another SoCs such as S3C2416 with similar
  317. sleep procedure.
  318. if CPU_S3C2412
  319. config CPU_S3C2412_ONLY
  320. bool
  321. depends on ARCH_S3C24XX && !CPU_S3C2410 && \
  322. !CPU_S3C2416 && !CPU_S3C2440 && !CPU_S3C2442 && \
  323. !CPU_S3C2443 && CPU_S3C2412
  324. default y
  325. config S3C2412_CPUFREQ
  326. bool
  327. depends on CPU_FREQ_S3C24XX && CPU_S3C2412
  328. default y
  329. select S3C2412_IOTIMING
  330. help
  331. CPU Frequency scaling support for S3C2412 and S3C2413 SoC CPUs.
  332. config S3C2412_DMA
  333. bool
  334. help
  335. Internal config node for S3C2412 DMA support
  336. config S3C2412_PM
  337. bool
  338. select S3C2412_PM_SLEEP
  339. help
  340. Internal config node to apply S3C2412 power management
  341. comment "S3C2412 Boards"
  342. #
  343. # The "S3C2412 Boards" list is ordered alphabetically by option text.
  344. # (without ARCH_ or MACH_)
  345. #
  346. config MACH_JIVE
  347. bool "Logitech Jive"
  348. select S3C_DEV_NAND
  349. select S3C_DEV_USB_HOST
  350. help
  351. Say Y here if you are using the Logitech Jive.
  352. config MACH_JIVE_SHOW_BOOTLOADER
  353. bool "Allow access to bootloader partitions in MTD"
  354. depends on MACH_JIVE
  355. config MACH_S3C2413
  356. bool
  357. help
  358. Internal node for S3C2413 version of SMDK2413, so that
  359. machine_is_s3c2413() will work when MACH_SMDK2413 is
  360. selected
  361. config MACH_SMDK2412
  362. bool "SMDK2412"
  363. select MACH_SMDK2413
  364. help
  365. Say Y here if you are using an SMDK2412
  366. Note, this shares support with SMDK2413, so will automatically
  367. select MACH_SMDK2413.
  368. config MACH_SMDK2413
  369. bool "SMDK2413"
  370. select MACH_S3C2413
  371. select S3C24XX_SMDK
  372. select S3C_DEV_NAND
  373. select S3C_DEV_USB_HOST
  374. help
  375. Say Y here if you are using an SMDK2413
  376. config MACH_VSTMS
  377. bool "VMSTMS"
  378. select S3C_DEV_NAND
  379. select S3C_DEV_USB_HOST
  380. help
  381. Say Y here if you are using an VSTMS board
  382. endif # CPU_S3C2412
  383. if CPU_S3C2416
  384. config S3C2416_PM
  385. bool
  386. select S3C2412_PM_SLEEP
  387. help
  388. Internal config node to apply S3C2416 power management
  389. config S3C2416_SETUP_SDHCI
  390. bool
  391. select S3C2416_SETUP_SDHCI_GPIO
  392. help
  393. Internal helper functions for S3C2416 based SDHCI systems
  394. config S3C2416_SETUP_SDHCI_GPIO
  395. bool
  396. help
  397. Common setup code for SDHCI gpio.
  398. comment "S3C2416 Boards"
  399. config MACH_SMDK2416
  400. bool "SMDK2416"
  401. select S3C2416_SETUP_SDHCI
  402. select S3C24XX_SMDK
  403. select S3C_DEV_FB
  404. select S3C_DEV_HSMMC
  405. select S3C_DEV_HSMMC1
  406. select S3C_DEV_NAND
  407. select S3C_DEV_USB_HOST
  408. help
  409. Say Y here if you are using an SMDK2416
  410. endif # CPU_S3C2416
  411. if CPU_S3C2440
  412. config S3C2440_CPUFREQ
  413. bool "S3C2440/S3C2442 CPU Frequency scaling support"
  414. depends on CPU_FREQ_S3C24XX && (CPU_S3C2440 || CPU_S3C2442)
  415. default y
  416. select S3C2410_CPUFREQ_UTILS
  417. help
  418. CPU Frequency scaling support for S3C2440 and S3C2442 SoC CPUs.
  419. config S3C2440_DMA
  420. bool
  421. help
  422. Support for S3C2440 specific DMA code5A
  423. config S3C2440_XTAL_12000000
  424. bool
  425. help
  426. Indicate that the build needs to support 12MHz system
  427. crystal.
  428. config S3C2440_XTAL_16934400
  429. bool
  430. help
  431. Indicate that the build needs to support 16.9344MHz system
  432. crystal.
  433. config S3C2440_PLL_12000000
  434. bool
  435. depends on S3C2440_CPUFREQ && S3C2440_XTAL_12000000
  436. default y if CPU_FREQ_S3C24XX_PLL
  437. help
  438. PLL tables for S3C2440 or S3C2442 CPUs with 12MHz crystals.
  439. config S3C2440_PLL_16934400
  440. bool
  441. depends on S3C2440_CPUFREQ && S3C2440_XTAL_16934400
  442. default y if CPU_FREQ_S3C24XX_PLL
  443. help
  444. PLL tables for S3C2440 or S3C2442 CPUs with 16.934MHz crystals.
  445. comment "S3C2440 Boards"
  446. #
  447. # The "S3C2440 Boards" list is ordered alphabetically by option text.
  448. # (without ARCH_ or MACH_)
  449. #
  450. config MACH_ANUBIS
  451. bool "Simtec Electronics ANUBIS"
  452. select HAVE_PATA_PLATFORM
  453. select S3C2440_XTAL_12000000
  454. select S3C24XX_DCLK
  455. select S3C24XX_GPIO_EXTRA64
  456. select S3C24XX_SIMTEC_PM if PM
  457. select S3C_DEV_USB_HOST
  458. help
  459. Say Y here if you are using the Simtec Electronics ANUBIS
  460. development system
  461. config MACH_AT2440EVB
  462. bool "Avantech AT2440EVB development board"
  463. select S3C_DEV_NAND
  464. select S3C_DEV_USB_HOST
  465. help
  466. Say Y here if you are using the AT2440EVB development board
  467. config MACH_MINI2440
  468. bool "MINI2440 development board"
  469. select EEPROM_AT24
  470. select LEDS_CLASS
  471. select LEDS_TRIGGERS
  472. select LEDS_TRIGGER_BACKLIGHT
  473. select NEW_LEDS
  474. select S3C_DEV_NAND
  475. select S3C_DEV_USB_HOST
  476. select S3C_SETUP_CAMIF
  477. help
  478. Say Y here to select support for the MINI2440. Is a 10cm x 10cm board
  479. available via various sources. It can come with a 3.5" or 7" touch LCD.
  480. config MACH_NEXCODER_2440
  481. bool "NexVision NEXCODER 2440 Light Board"
  482. select S3C2440_XTAL_12000000
  483. select S3C_DEV_NAND
  484. select S3C_DEV_USB_HOST
  485. help
  486. Say Y here if you are using the Nex Vision NEXCODER 2440 Light Board
  487. config MACH_OSIRIS
  488. bool "Simtec IM2440D20 (OSIRIS) module"
  489. select S3C2410_IOTIMING if S3C2440_CPUFREQ
  490. select S3C2440_XTAL_12000000
  491. select S3C24XX_DCLK
  492. select S3C24XX_GPIO_EXTRA128
  493. select S3C24XX_SIMTEC_PM if PM
  494. select S3C_DEV_NAND
  495. select S3C_DEV_USB_HOST
  496. help
  497. Say Y here if you are using the Simtec IM2440D20 module, also
  498. known as the Osiris.
  499. config MACH_OSIRIS_DVS
  500. tristate "Simtec IM2440D20 (OSIRIS) Dynamic Voltage Scaling driver"
  501. depends on MACH_OSIRIS
  502. select TPS65010
  503. help
  504. Say Y/M here if you want to have dynamic voltage scaling support
  505. on the Simtec IM2440D20 (OSIRIS) module via the TPS65011.
  506. The DVS driver alters the voltage supplied to the ARM core
  507. depending on the frequency it is running at. The driver itself
  508. does not do any of the frequency alteration, which is left up
  509. to the cpufreq driver.
  510. config MACH_RX3715
  511. bool "HP iPAQ rx3715"
  512. select PM_H1940 if PM
  513. select S3C2440_XTAL_16934400
  514. select S3C_DEV_NAND
  515. help
  516. Say Y here if you are using the HP iPAQ rx3715.
  517. config ARCH_S3C2440
  518. bool "SMDK2440"
  519. select S3C2440_XTAL_16934400
  520. select S3C24XX_SMDK
  521. select S3C_DEV_NAND
  522. select S3C_DEV_USB_HOST
  523. help
  524. Say Y here if you are using the SMDK2440.
  525. config SMDK2440_CPU2440
  526. bool "SMDK2440 with S3C2440 CPU module"
  527. default y if ARCH_S3C2440
  528. select S3C2440_XTAL_16934400
  529. endif # CPU_S3C2440
  530. if CPU_S3C2442
  531. comment "S3C2442 Boards"
  532. #
  533. # The "S3C2442 Boards" list is ordered alphabetically by option text.
  534. # (without ARCH_ or MACH_)
  535. #
  536. config MACH_NEO1973_GTA02
  537. bool "Openmoko GTA02 / Freerunner phone"
  538. select I2C
  539. select MFD_PCF50633
  540. select PCF50633_GPIO
  541. select POWER_SUPPLY
  542. select S3C24XX_PWM
  543. select S3C_DEV_USB_HOST
  544. help
  545. Say Y here if you are using the Openmoko GTA02 / Freerunner GSM Phone
  546. config MACH_RX1950
  547. bool "HP iPAQ rx1950"
  548. select I2C
  549. select PM_H1940 if PM
  550. select S3C2410_IOTIMING if S3C2440_CPUFREQ
  551. select S3C2440_XTAL_16934400
  552. select S3C24XX_DCLK
  553. select S3C24XX_PWM
  554. select S3C_DEV_NAND
  555. help
  556. Say Y here if you're using HP iPAQ rx1950
  557. config SMDK2440_CPU2442
  558. bool "SMDM2440 with S3C2442 CPU module"
  559. endif # CPU_S3C2440
  560. if CPU_S3C2443 || CPU_S3C2416
  561. config S3C2443_COMMON
  562. bool
  563. help
  564. Common code for the S3C2443 and similar processors, which includes
  565. the S3C2416 and S3C2450.
  566. config S3C2443_DMA
  567. bool
  568. help
  569. Internal config node for S3C2443 DMA support
  570. config S3C2443_SETUP_SPI
  571. bool
  572. help
  573. Common setup code for SPI GPIO configurations
  574. endif # CPU_S3C2443 || CPU_S3C2416
  575. if CPU_S3C2443
  576. comment "S3C2443 Boards"
  577. config MACH_SMDK2443
  578. bool "SMDK2443"
  579. select S3C24XX_SMDK
  580. select S3C_DEV_HSMMC1
  581. help
  582. Say Y here if you are using an SMDK2443
  583. endif # CPU_S3C2443
  584. endmenu # SAMSUNG S3C24XX SoCs Support
  585. endif # ARCH_S3C24XX