1. 25 Aug, 2005 3 commits
    • Len Brown's avatar
      [ACPI] remove "default m" from acpi/Kconfig · 07fefe4c
      Len Brown authored
      Andi Kleen suggested it was unconventional for us to "default m"
      on ACPI modules -- even though they are expected to be deployed
      as modules.  But as "default n" would likely result in some
      users building nonsense kernels, we compromise to "default y".
      
      Distros are expected to continue to use =m in their configs.
      Signed-off-by: default avatarLen Brown <len.brown@intel.com>
      07fefe4c
    • Len Brown's avatar
      [ACPI] reduce use of EXPERIMENTAL in acpi/Kconfig · bfea6c2a
      Len Brown authored
      Distros are shipping modules we had marked EXPERIMENTAL,
      so clearly it has lost some meaning.
      
      Delete that dependency for shipping modules, retaining
      it only for ACPI_HOTKEY and ACPI_CONTAINER to emphasize
      that they lack testing on real hardware.
      Signed-off-by: default avatarLen Brown <len.brown@intel.com>
      bfea6c2a
    • Len Brown's avatar
      [ACPI] IA64-related ACPI Kconfig fixes · eb7b6b32
      Len Brown authored
      Build issues were mostly in the ACPI=n case -- don't do that.
      Select ACPI from IA64_GENERIC.
      Add some missing dependencies on ACPI.
      
      Mark BLACKLIST_YEAR and some laptop-only ACPI drivers
      as X86-only.  Let me know when you get an IA64 Laptop.
      Signed-off-by: default avatarLen Brown <len.brown@intel.com>
      eb7b6b32
  2. 24 Aug, 2005 4 commits
  3. 23 Aug, 2005 18 commits
  4. 22 Aug, 2005 1 commit
  5. 21 Aug, 2005 4 commits
  6. 20 Aug, 2005 10 commits