wok-next rev 245
Linux: acpi support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 19 14:02:08 2008 +0100 (2008-02-19) |
parents | ab4a92eca531 |
children | 44ac9eacbb5f |
files | linux/receipt linux/stuff/config-acpi-2.6.24.2.u |
line diff
1.1 --- a/linux/receipt Tue Feb 19 09:49:09 2008 +0100 1.2 +++ b/linux/receipt Tue Feb 19 14:02:08 2008 +0100 1.3 @@ -19,6 +19,7 @@ 1.4 patch -p1 < ../stuff/decompress_unlzma.u 1.5 make mrproper 1.6 cp ../stuff/$PACKAGE-$VERSION-slitaz.config .config 1.7 + patch -p1 < ../stuff/config-acpi-$VERSION.u 1.8 make oldconfig 1.9 make bzImage 1.10 make modules
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/linux/stuff/config-acpi-2.6.24.2.u Tue Feb 19 14:02:08 2008 +0100 2.3 @@ -0,0 +1,151 @@ 2.4 +--- linux-2.6.24.2-slitaz.config Fri Feb 15 21:12:02 2008 2.5 ++++ linux-acpi-2.6.24.2-slitaz.config Fri Feb 15 21:11:24 2008 2.6 +@@ -1,7 +1,7 @@ 2.7 + # 2.8 + # Automatically generated make config: don't edit 2.9 + # Linux kernel version: 2.6.24.2 2.10 +-# Thu Feb 14 15:28:29 2008 2.11 ++# Fri Feb 15 20:07:05 2008 2.12 + # 2.13 + # CONFIG_64BIT is not set 2.14 + CONFIG_X86_32=y 2.15 +@@ -224,6 +224,7 @@ 2.16 + # CONFIG_HIGHPTE is not set 2.17 + CONFIG_MATH_EMULATION=y 2.18 + CONFIG_MTRR=y 2.19 ++# CONFIG_EFI is not set 2.20 + CONFIG_IRQBALANCE=y 2.21 + # CONFIG_SECCOMP is not set 2.22 + # CONFIG_HZ_100 is not set 2.23 +@@ -243,9 +244,35 @@ 2.24 + # 2.25 + # Power management options 2.26 + # 2.27 +-# CONFIG_PM is not set 2.28 ++CONFIG_PM=y 2.29 ++# CONFIG_PM_LEGACY is not set 2.30 ++# CONFIG_PM_DEBUG is not set 2.31 + CONFIG_SUSPEND_SMP_POSSIBLE=y 2.32 ++# CONFIG_SUSPEND is not set 2.33 + CONFIG_HIBERNATION_SMP_POSSIBLE=y 2.34 ++# CONFIG_HIBERNATION is not set 2.35 ++CONFIG_ACPI=y 2.36 ++# CONFIG_ACPI_PROCFS is not set 2.37 ++CONFIG_ACPI_PROCFS_POWER=y 2.38 ++CONFIG_ACPI_SYSFS_POWER=y 2.39 ++CONFIG_ACPI_PROC_EVENT=y 2.40 ++CONFIG_ACPI_AC=m 2.41 ++CONFIG_ACPI_BATTERY=m 2.42 ++# CONFIG_ACPI_BUTTON is not set 2.43 ++# CONFIG_ACPI_FAN is not set 2.44 ++# CONFIG_ACPI_DOCK is not set 2.45 ++CONFIG_ACPI_PROCESSOR=y 2.46 ++CONFIG_ACPI_THERMAL=y 2.47 ++# CONFIG_ACPI_ASUS is not set 2.48 ++# CONFIG_ACPI_TOSHIBA is not set 2.49 ++CONFIG_ACPI_BLACKLIST_YEAR=0 2.50 ++# CONFIG_ACPI_DEBUG is not set 2.51 ++CONFIG_ACPI_EC=y 2.52 ++CONFIG_ACPI_POWER=y 2.53 ++CONFIG_ACPI_SYSTEM=y 2.54 ++CONFIG_X86_PM_TIMER=y 2.55 ++# CONFIG_ACPI_CONTAINER is not set 2.56 ++# CONFIG_ACPI_SBS is not set 2.57 + 2.58 + # 2.59 + # CPU Frequency scaling 2.60 +@@ -263,6 +290,7 @@ 2.61 + CONFIG_PCI_GOANY=y 2.62 + CONFIG_PCI_BIOS=y 2.63 + CONFIG_PCI_DIRECT=y 2.64 ++CONFIG_PCI_MMCONFIG=y 2.65 + CONFIG_PCI_DOMAINS=y 2.66 + # CONFIG_PCIEPORTBUS is not set 2.67 + CONFIG_ARCH_SUPPORTS_MSI=y 2.68 +@@ -467,7 +495,7 @@ 2.69 + # 2.70 + CONFIG_ISAPNP=y 2.71 + # CONFIG_PNPBIOS is not set 2.72 +-# CONFIG_PNPACPI is not set 2.73 ++CONFIG_PNPACPI=y 2.74 + CONFIG_BLK_DEV=y 2.75 + CONFIG_BLK_DEV_FD=y 2.76 + # CONFIG_BLK_DEV_XD is not set 2.77 +@@ -496,6 +524,8 @@ 2.78 + # CONFIG_EEPROM_93CX6 is not set 2.79 + # CONFIG_SGI_IOC4 is not set 2.80 + # CONFIG_TIFM_CORE is not set 2.81 ++# CONFIG_SONY_LAPTOP is not set 2.82 ++# CONFIG_THINKPAD_ACPI is not set 2.83 + CONFIG_IDE=y 2.84 + CONFIG_BLK_DEV_IDE=y 2.85 + 2.86 +@@ -512,6 +542,7 @@ 2.87 + # CONFIG_BLK_DEV_IDETAPE is not set 2.88 + CONFIG_BLK_DEV_IDEFLOPPY=y 2.89 + # CONFIG_BLK_DEV_IDESCSI is not set 2.90 ++# CONFIG_BLK_DEV_IDEACPI is not set 2.91 + # CONFIG_IDE_TASK_IOCTL is not set 2.92 + CONFIG_IDE_PROC_FS=y 2.93 + 2.94 +@@ -675,6 +706,7 @@ 2.95 + # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set 2.96 + CONFIG_ATA=y 2.97 + # CONFIG_ATA_NONSTANDARD is not set 2.98 ++CONFIG_ATA_ACPI=y 2.99 + CONFIG_SATA_AHCI=y 2.100 + # CONFIG_SATA_SVW is not set 2.101 + CONFIG_ATA_PIIX=y 2.102 +@@ -691,6 +723,7 @@ 2.103 + CONFIG_SATA_VIA=y 2.104 + # CONFIG_SATA_VITESSE is not set 2.105 + # CONFIG_SATA_INIC162X is not set 2.106 ++# CONFIG_PATA_ACPI is not set 2.107 + # CONFIG_PATA_ALI is not set 2.108 + # CONFIG_PATA_AMD is not set 2.109 + # CONFIG_PATA_ARTOP is not set 2.110 +@@ -987,6 +1020,7 @@ 2.111 + CONFIG_INPUT_MISC=y 2.112 + CONFIG_INPUT_PCSPKR=y 2.113 + # CONFIG_INPUT_WISTRON_BTNS is not set 2.114 ++# CONFIG_INPUT_ATLAS_BTNS is not set 2.115 + # CONFIG_INPUT_ATI_REMOTE is not set 2.116 + # CONFIG_INPUT_ATI_REMOTE2 is not set 2.117 + # CONFIG_INPUT_KEYSPAN_REMOTE is not set 2.118 +@@ -1061,6 +1095,7 @@ 2.119 + # CONFIG_NSC_GPIO is not set 2.120 + # CONFIG_CS5535_GPIO is not set 2.121 + # CONFIG_RAW_DRIVER is not set 2.122 ++# CONFIG_HPET is not set 2.123 + # CONFIG_HANGCHECK_TIMER is not set 2.124 + # CONFIG_TCG_TPM is not set 2.125 + # CONFIG_TELCLOCK is not set 2.126 +@@ -1073,7 +1108,10 @@ 2.127 + # CONFIG_SPI is not set 2.128 + # CONFIG_SPI_MASTER is not set 2.129 + # CONFIG_W1 is not set 2.130 +-# CONFIG_POWER_SUPPLY is not set 2.131 ++CONFIG_POWER_SUPPLY=y 2.132 ++# CONFIG_POWER_SUPPLY_DEBUG is not set 2.133 ++# CONFIG_PDA_POWER is not set 2.134 ++# CONFIG_BATTERY_DS2760 is not set 2.135 + # CONFIG_HWMON is not set 2.136 + # CONFIG_WATCHDOG is not set 2.137 + 2.138 +@@ -1406,6 +1444,8 @@ 2.139 + CONFIG_USB_DEVICEFS=y 2.140 + CONFIG_USB_DEVICE_CLASS=y 2.141 + # CONFIG_USB_DYNAMIC_MINORS is not set 2.142 ++# CONFIG_USB_SUSPEND is not set 2.143 ++# CONFIG_USB_PERSIST is not set 2.144 + # CONFIG_USB_OTG is not set 2.145 + 2.146 + # 2.147 +@@ -1449,7 +1489,6 @@ 2.148 + # CONFIG_USB_STORAGE_SDDR55 is not set 2.149 + # CONFIG_USB_STORAGE_JUMPSHOT is not set 2.150 + # CONFIG_USB_STORAGE_ALAUDA is not set 2.151 +-# CONFIG_USB_STORAGE_ONETOUCH is not set 2.152 + # CONFIG_USB_STORAGE_KARMA is not set 2.153 + # CONFIG_USB_LIBUSUAL is not set 2.154 +