diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-27 16:08:41 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-27 16:08:41 +0000 |
commit | 53f5427aef25954c69cd8ef96425a47ded1c1fb2 (patch) | |
tree | 44274708b2608163bb0389b2b5b21eb310e80ba8 /target | |
parent | 954abaf57f0cca81f24a842d19fbfcd70db2d724 (diff) |
kernel: add missing config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24157 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-2.6.37 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index c206eac3f9..9a4f66c988 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -2068,6 +2068,7 @@ CONFIG_SCSI_WAIT_SCAN=m # CONFIG_SECCOMP is not set # CONFIG_SECURITY is not set # CONFIG_SECURITYFS is not set +# CONFIG_SECURITY_DMESG_RESTRICT is not set CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_ABITUGURU is not set # CONFIG_SENSORS_ABITUGURU3 is not set |