Kconfig 908 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. # Copyright 2009 Samsung Electronics Co.
  2. # Byungho Min <bhmin@samsung.com>
  3. #
  4. # Licensed under GPLv2
  5. # Configuration options for the S5PC100 CPU
  6. config CPU_S5PC100
  7. bool
  8. select CPU_S5PC100_INIT
  9. select CPU_S5PC100_CLOCK
  10. help
  11. Enable S5PC100 CPU support
  12. config S5PC100_SETUP_FB_24BPP
  13. bool
  14. help
  15. Common setup code for S5PC1XX with an 24bpp RGB display helper.
  16. config S5PC100_SETUP_SDHCI
  17. bool
  18. select S5PC1XX_SETUP_SDHCI_GPIO
  19. help
  20. Internal helper functions for S5PC100 based SDHCI systems
  21. config S5PC100_SETUP_I2C1
  22. bool
  23. help
  24. Common setup code for i2c bus 1.
  25. config MACH_SMDKC100
  26. bool "SMDKC100"
  27. select CPU_S5PC100
  28. select S3C_DEV_FB
  29. select S3C_DEV_I2C1
  30. select S3C_DEV_HSMMC
  31. select S3C_DEV_HSMMC1
  32. select S3C_DEV_HSMMC2
  33. select S5PC100_SETUP_FB_24BPP
  34. select S5PC100_SETUP_I2C1
  35. select S5PC100_SETUP_SDHCI
  36. help
  37. Machine support for the Samsung SMDKC100