projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e0c5e4
)
busybox-1.6.0.config: disable TASKSET.
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 4 Apr 2008 07:17:34 +0000
(07:17 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 4 Apr 2008 07:17:34 +0000
(07:17 -0000)
Disable CONFIG_TASKSET as it only compiles if
sched_{g,s}etaffinity support is available.
package/busybox/busybox-1.6.0.config
patch
|
blob
|
history
diff --git
a/package/busybox/busybox-1.6.0.config
b/package/busybox/busybox-1.6.0.config
index 0dd6ecad84af97a5b1eee1fafdd43db85a3b838c..a3dd8ef77007223316168367d79a90034b359d05 100644
(file)
--- a/
package/busybox/busybox-1.6.0.config
+++ b/
package/busybox/busybox-1.6.0.config
@@
-495,7
+495,7
@@
CONFIG_RUNLEVEL=y
# CONFIG_RX is not set
CONFIG_STRINGS=y
CONFIG_SETSID=y
-CONFIG_TASKSET=y
+# CONFIG_TASKSET is not set
CONFIG_FEATURE_TASKSET_FANCY=y
CONFIG_TIME=y
CONFIG_WATCHDOG=y