No BFS on P5Q SE2
This commit is contained in:
parent
27a86c07d4
commit
52cd5174c8
|
@ -49,8 +49,9 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y
|
|||
#
|
||||
# General setup
|
||||
#
|
||||
CONFIG_SCHED_BFS=y
|
||||
# CONFIG_SCHED_BFS is not set
|
||||
CONFIG_EXPERIMENTAL=y
|
||||
CONFIG_BLD=y
|
||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||
CONFIG_CROSS_COMPILE=""
|
||||
CONFIG_LOCALVERSION=""
|
||||
|
@ -131,6 +132,7 @@ CONFIG_UTS_NS=y
|
|||
CONFIG_IPC_NS=y
|
||||
# CONFIG_PID_NS is not set
|
||||
# CONFIG_NET_NS is not set
|
||||
# CONFIG_SCHED_AUTOGROUP is not set
|
||||
# CONFIG_SYSFS_DEPRECATED is not set
|
||||
# CONFIG_RELAY is not set
|
||||
CONFIG_BLK_DEV_INITRD=y
|
||||
|
|
Loading…
Reference in New Issue