OpenSDE Framework (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

110 lines
2.4 KiB

  1. dnl --- T2-COPYRIGHT-NOTE-BEGIN ---
  2. dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. dnl
  4. dnl T2 SDE: architecture/powerpc64/kernel.conf.m4
  5. dnl Copyright (C) 2004 - 2006 The T2 SDE Project
  6. dnl
  7. dnl More information can be found in the files COPYING and README.
  8. dnl
  9. dnl This program is free software; you can redistribute it and/or modify
  10. dnl it under the terms of the GNU General Public License as published by
  11. dnl the Free Software Foundation; version 2 of the License. A copy of the
  12. dnl GNU General Public License can be found in the file COPYING.
  13. dnl --- T2-COPYRIGHT-NOTE-END ---
  14. define(`PPC', 'PowerPC')dnl
  15. dnl System type (default=Macintosh)
  16. dnl
  17. CONFIG_PPC=y
  18. CONFIG_PPC64=y
  19. CONFIG_64BIT=y
  20. CONFIG_6xx=y
  21. # CONFIG_4xx is not set
  22. # CONFIG_PPC64 is not set
  23. # CONFIG_82xx is not set
  24. # CONFIG_8xx is not set
  25. CONFIG_PMAC=y
  26. # CONFIG_PREP is not set
  27. # CONFIG_CHRP is not set
  28. # CONFIG_ALL_PPC is not set
  29. # CONFIG_GEMINI is not set
  30. # CONFIG_APUS is not set
  31. CONFIG_MACH_SPECIFIC=y
  32. dnl additional 2.6 kernel configs
  33. # CONFIG_40x is not set
  34. # CONFIG_POWER3 is not set
  35. CONFIG_ALTIVEC=y
  36. dnl Platform specific support
  37. dnl
  38. CONFIG_PROC_DEVICETREE=y
  39. CONFIG_ADB=y
  40. CONFIG_ADB_CUDA=y
  41. CONFIG_ADB_PMU=y
  42. CONFIG_PMAC_SMU=y
  43. include(`kernel-common.conf.m4')
  44. include(`kernel-block.conf.m4')
  45. include(`kernel-net.conf.m4')
  46. include(`kernel-fs.conf.m4')
  47. dnl macs need a special RTC ... (this needs to be fixed in the kernel so we
  48. dnl can have generic support for the rs6k and mac support at the same time)
  49. dnl
  50. # CONFIG_RTC is not set
  51. CONFIG_GEN_RTC=y
  52. CONFIG_PPC_RTC=y
  53. dnl macs need an FB
  54. dnl
  55. CONFIG_FB_RADEON=y
  56. CONFIG_FB_NVIDIA=y
  57. CONFIG_FB_NVIDIA_I2C=y
  58. CONFIG_FB_MATROX=m
  59. dnl AGP
  60. dnl
  61. CONFIG_AGP=y
  62. CONFIG_AGP_UNINORTH=m
  63. dnl power management
  64. dnl
  65. CONFIG_PMAC_PBOOK=y
  66. CONFIG_PMAC_BACKLIGHT=y
  67. CONFIG_PMAC_APM_EMU=y
  68. dnl the thermal control stuff needed for newer desktop macs and iBook G4
  69. dnl
  70. CONFIG_I2C=y
  71. CONFIG_I2C_KEYWEST=y
  72. CONFIG_WINDFARM=y
  73. CONFIG_WINDFARM=y
  74. CONFIG_WINDFARM_PM81=y
  75. CONFIG_WINDFARM_PM91=y
  76. CONFIG_WINDFARM_PM112=y
  77. dnl for 2.6 kernels
  78. dnl
  79. CONFIG_TAU=y
  80. CONFIG_CPU_FREQ=y
  81. CONFIG_CPU_FREQ_PMAC=y
  82. CONFIG_CPU_FREQ_26_API=y
  83. CONFIG_CPU_FREQ_PMAC64=y
  84. CONFIG_BLK_DEV_IDE_PMAC=y
  85. CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
  86. CONFIG_BLK_DEV_IDEDMA_PMAC=y
  87. CONFIG_BLK_DEV_IDE_PMAC_BLINK=y
  88. CONFIG_PMU_HD_BLINK=y
  89. # CONFIG_MAC_ADBKEYCODES is not set
  90. dnl some network teaks (the GMAC is obsoleted by SUNGEM)
  91. dnl
  92. # CONFIG_GMAC is not set
  93. CONFIG_SUNGEM=y