diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-11-10 22:47:00 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-11-10 22:47:00 +0000 |
commit | 326c5a075c7b083dcf1f03fa2fae99d65349c476 (patch) | |
tree | 0cf45f46da046bda85e802f9adaa663be9334b87 /packages/linux/linux-handhelds-2.6/eteng500 | |
parent | 68666e1f29b4c0bd7accd5518a07e7ea20a6dad3 (diff) |
linux-handhelds-2.6 2.6.21: Use performance governor by default, move most governors to modules.
* Besides saving space, this is also to workaround current
QEMU breakage, which causes kernel with builtin and default
userspace governor to fault and abort on boot.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6/eteng500')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/eteng500/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-handhelds-2.6/eteng500/defconfig b/packages/linux/linux-handhelds-2.6/eteng500/defconfig index 215a5f6424..a21a83339e 100644 --- a/packages/linux/linux-handhelds-2.6/eteng500/defconfig +++ b/packages/linux/linux-handhelds-2.6/eteng500/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.21-hh16 -# Sun Sep 16 02:15:07 2007 +# Linux kernel version: 2.6.21-hh17 +# Sun Nov 11 00:39:27 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y |