wok-current rev 7327
Enabled devtmpfs support in kernel. Also enabled APM to help reboot some systems.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Nov 18 19:15:28 2010 +0000 (2010-11-18) |
parents | 0c592641eae2 |
children | 8bcec1b4c9d6 |
files | linux/stuff/linux-2.6.36-slitaz.config |
line diff
1.1 --- a/linux/stuff/linux-2.6.36-slitaz.config Thu Nov 18 19:12:26 2010 +0000 1.2 +++ b/linux/stuff/linux-2.6.36-slitaz.config Thu Nov 18 19:15:28 2010 +0000 1.3 @@ -425,7 +425,13 @@ 1.4 # CONFIG_ACPI_HED is not set 1.5 # CONFIG_ACPI_APEI is not set 1.6 # CONFIG_SFI is not set 1.7 -# CONFIG_APM is not set 1.8 +CONFIG_X86_APM_BOOT=y 1.9 +CONFIG_APM=y 1.10 +# CONFIG_APM_IGNORE_USER_SUSPEND is not set 1.11 +CONFIG_APM_DO_ENABLE=y 1.12 +# CONFIG_APM_CPU_IDLE is not set 1.13 +# CONFIG_APM_DISPLAY_BLANK is not set 1.14 +# CONFIG_APM_ALLOW_INTS is not set 1.15 1.16 # 1.17 # CPU Frequency scaling 1.18 @@ -1042,7 +1048,8 @@ 1.19 # Generic Driver Options 1.20 # 1.21 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 1.22 -# CONFIG_DEVTMPFS is not set 1.23 +CONFIG_DEVTMPFS=y 1.24 +CONFIG_DEVTMPFS_MOUNT=y 1.25 CONFIG_STANDALONE=y 1.26 CONFIG_PREVENT_FIRMWARE_BUILD=y 1.27 CONFIG_FW_LOADER=y