[OLPC] Turn on OLPC power management handling in .config

David Woodhouse dwmw2 at infradead.unroutableorg
Sun Nov 12 02:15:14 EST 2006


Commit:     e7e5e1c3b91843859497b4fbd9b5b8d25c30c9ce
Parent:     9771ebdee3875356d50bbadc0bc8f06cc0dd4e73
commit e7e5e1c3b91843859497b4fbd9b5b8d25c30c9ce
Author:     David Woodhouse <dwmw2 at infradead.org>
AuthorDate: Sun Nov 12 15:19:37 2006 +0800
Commit:     David Woodhouse <dwmw2 at infradead.org>
CommitDate: Sun Nov 12 15:19:37 2006 +0800

    [OLPC] Turn on OLPC power management handling in .config
    
    Signed-off-by: David Woodhouse <dwmw2 at infradead.org>
---
 .config |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.config b/.config
index 667f165..9386480 100644
--- a/.config
+++ b/.config
@@ -275,6 +275,7 @@ # CONFIG_ISA is not set
 # CONFIG_MCA is not set
 # CONFIG_SCx200 is not set
 CONFIG_OLPC=y
+CONFIG_OLPC_PM=y
 
 #
 # PCCARD (PCMCIA/CardBus) support


More information about the Commits-kernel mailing list