diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-10 18:30:20 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-10 18:30:20 +0000 |
commit | b4c4a81c449d4db76bb8bdf448cedfc88be65254 (patch) | |
tree | 701f1e0824376b860cff7d5f075a76b3579ff283 /target/linux/octeon/config-default | |
parent | 9ebf0a3f65cb4ceb014ab6f9775665413664e043 (diff) |
kernel: get rid of the simple_prom_emulator, it is not really useful
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/octeon/config-default')
-rw-r--r-- | target/linux/octeon/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/config-default b/target/linux/octeon/config-default index fce2682f72..9511dc4eaf 100644 --- a/target/linux/octeon/config-default +++ b/target/linux/octeon/config-default @@ -228,7 +228,7 @@ CONFIG_POSIX_MQUEUE=y CONFIG_POSIX_MQUEUE_SYSCTL=y # CONFIG_PROBE_INITRD_HEADER is not set CONFIG_PROC_PAGE_MONITOR=y -# CONFIG_PROM_EMU is not set + # CONFIG_PROVE_LOCKING is not set # CONFIG_RCU_TORTURE_TEST is not set CONFIG_RELAY=y |