diff options
Diffstat (limited to 'target/x86')
-rw-r--r-- | target/x86/files/etc/mdev.conf | 14 | ||||
-rw-r--r-- | target/x86/kernel.config | 8 |
2 files changed, 2 insertions, 20 deletions
diff --git a/target/x86/files/etc/mdev.conf b/target/x86/files/etc/mdev.conf deleted file mode 100644 index 363d02262..000000000 --- a/target/x86/files/etc/mdev.conf +++ /dev/null @@ -1,14 +0,0 @@ -rtc0 root:root 660 @ln -sf /dev/rtc0 /dev/rtc -device-mapper 0:0 660 @mkdir /dev/mapper -tun 0:0 660 >net/tun -null 0:0 777 -zero 0:0 666 -u?random 0:0 644 -console 0:0 0600 -kmem 0:0 000 -mem 0:0 0640 -port 0:0 0640 -ptmx 0:0 666 -tty 0:0 0666 -ttyS* 0:0 640 -.* 0:0 644 @/lib/mdev/init diff --git a/target/x86/kernel.config b/target/x86/kernel.config index 1a6c964da..4b2c4bab0 100644 --- a/target/x86/kernel.config +++ b/target/x86/kernel.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.36 -# Fri Nov 26 00:21:27 2010 +# Tue Nov 30 21:48:16 2010 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -348,11 +348,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # # Power management and ACPI options # -CONFIG_PM=y -# CONFIG_PM_DEBUG is not set -# CONFIG_SUSPEND is not set -# CONFIG_PM_RUNTIME is not set -# CONFIG_ACPI is not set +# CONFIG_PM is not set # CONFIG_SFI is not set # |