Skip to content
Snippets Groups Projects
Commit 5bac5842 authored by kaloz's avatar kaloz
Browse files

enable the 'big kernel lock' by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26267 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent d692939b
No related branches found
No related tags found
No related merge requests found
......@@ -181,7 +181,7 @@ CONFIG_BASE_SMALL=0
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
CONFIG_BITREVERSE=y
# CONFIG_BKL is not set
CONFIG_BKL=y
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_CPQ_DA is not set
CONFIG_BLK_DEV=y
......
......@@ -186,6 +186,7 @@ CONFIG_BASE_SMALL=0
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
CONFIG_BITREVERSE=y
CONFIG_BKL=y
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_CPQ_DA is not set
CONFIG_BLK_DEV=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment