[oe-commits] Angus Ainslie : busybox: add readehead to defconfig

GIT User account git at amethyst.openembedded.net
Tue May 19 19:31:46 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 99251bb40b6dfa6a39ec52bd96ec9df210c124f0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=99251bb40b6dfa6a39ec52bd96ec9df210c124f0

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Tue May 19 13:28:52 2009 -0600

busybox: add readehead to defconfig

---

 recipes/busybox/busybox-1.11.3/defconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/busybox/busybox-1.11.3/defconfig b/recipes/busybox/busybox-1.11.3/defconfig
index a7b8ed5..321c2d6 100644
--- a/recipes/busybox/busybox-1.11.3/defconfig
+++ b/recipes/busybox/busybox-1.11.3/defconfig
@@ -538,7 +538,7 @@ CONFIG_FEATURE_LESS_FLAGS=y
 # CONFIG_MOUNTPOINT is not set
 # CONFIG_MT is not set
 # CONFIG_RAIDAUTORUN is not set
-# CONFIG_READAHEAD is not set
+CONFIG_READAHEAD=y
 # CONFIG_RUNLEVEL is not set
 # CONFIG_RX is not set
 CONFIG_STRINGS=y
@@ -558,7 +558,7 @@ CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y
 # CONFIG_ARP is not set
 # CONFIG_ARPING is not set
 # CONFIG_DNSD is not set
-# CONFIG_ETHER_WAKE is not set
+CONFIG_ETHER_WAKE=y
 # CONFIG_FAKEIDENTD is not set
 # CONFIG_FTPGET is not set
 # CONFIG_FTPPUT is not set





More information about the Openembedded-commits mailing list