util-linux: fix typo in configuration option label

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Thomas Petazzoni 2012-12-11 04:04:13 +00:00 committed by Peter Korsgaard
parent 7ffda3e241
commit 246b384e4a

View File

@ -62,7 +62,7 @@ config BR2_PACKAGE_UTIL_LINUX_RENAME
bool "build \"rename\""
config BR2_PACKAGE_UTIL_LINUX_SCHEDUTILS
bool "build \"chrt, ionice, teskset\""
bool "build \"chrt, ionice, taskset\""
config BR2_PACKAGE_UTIL_LINUX_WALL
bool "build \"wall\""