busybox: add 'readahead' applet

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-05-27 02:49:53 +02:00
parent d0849a628a
commit 1741022ffa

View File

@ -1,7 +1,7 @@
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Busybox version: 1.20.0 # Busybox version: 1.20.0
# Sun Apr 22 16:28:01 2012 # Sun May 27 01:03:34 2012
# #
CONFIG_HAVE_DOT_CONFIG=y CONFIG_HAVE_DOT_CONFIG=y
@ -704,7 +704,7 @@ CONFIG_IONICE=y
CONFIG_MOUNTPOINT=y CONFIG_MOUNTPOINT=y
# CONFIG_MT is not set # CONFIG_MT is not set
# CONFIG_RAIDAUTORUN is not set # CONFIG_RAIDAUTORUN is not set
# CONFIG_READAHEAD is not set CONFIG_READAHEAD=y
CONFIG_RFKILL=y CONFIG_RFKILL=y
# CONFIG_RUNLEVEL is not set # CONFIG_RUNLEVEL is not set
# CONFIG_RX is not set # CONFIG_RX is not set