enable the 'big kernel lock' by default

SVN-Revision: 26267
master
Imre Kaloz 14 years ago
parent b85cfd52d8
commit 0a65ef965d
  1. 2
      target/linux/generic/config-2.6.37
  2. 1
      target/linux/generic/config-2.6.38

@ -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

Loading…
Cancel
Save