diff options
| author | Zhenhua Luo <b19537@freescale.com> | 2012-04-13 16:33:19 +0800 |
|---|---|---|
| committer | Zhenhua Luo <b19537@freescale.com> | 2012-04-13 16:33:19 +0800 |
| commit | 39b9faac241fc2f7476962a64317f9eb7c21a10e (patch) | |
| tree | 97bd10246a76156a734308f980fb2402a3feb619 /recipes-append | |
| parent | d0c6179991d710a4d8f0944a5f4e0623e2d5c3a4 (diff) | |
| download | meta-fsl-ppc-39b9faac241fc2f7476962a64317f9eb7c21a10e.tar.gz | |
enable CHRT in busybox defconfig
chrt (required for some of the RT test cases,
'chrt' allows to set scheduling prio/policy of a thread.
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Diffstat (limited to 'recipes-append')
| -rw-r--r-- | recipes-append/busybox/busybox-1.18.5/defconfig-maximum | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-append/busybox/busybox-1.18.5/defconfig-maximum b/recipes-append/busybox/busybox-1.18.5/defconfig-maximum index b1f6243..6073476 100644 --- a/recipes-append/busybox/busybox-1.18.5/defconfig-maximum +++ b/recipes-append/busybox/busybox-1.18.5/defconfig-maximum | |||
| @@ -636,7 +636,7 @@ CONFIG_FEATURE_BEEP_LENGTH_MS=0 | |||
| 636 | # CONFIG_FEATURE_CHAT_SEND_ESCAPES is not set | 636 | # CONFIG_FEATURE_CHAT_SEND_ESCAPES is not set |
| 637 | # CONFIG_FEATURE_CHAT_VAR_ABORT_LEN is not set | 637 | # CONFIG_FEATURE_CHAT_VAR_ABORT_LEN is not set |
| 638 | # CONFIG_FEATURE_CHAT_CLR_ABORT is not set | 638 | # CONFIG_FEATURE_CHAT_CLR_ABORT is not set |
| 639 | # CONFIG_CHRT is not set | 639 | CONFIG_CHRT=y |
| 640 | CONFIG_CROND=y | 640 | CONFIG_CROND=y |
| 641 | CONFIG_FEATURE_CROND_D=y | 641 | CONFIG_FEATURE_CROND_D=y |
| 642 | CONFIG_FEATURE_CROND_CALL_SENDMAIL=y | 642 | CONFIG_FEATURE_CROND_CALL_SENDMAIL=y |
