diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-09-10 18:30:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-09-10 18:30:20 +0000 |
commit | 47c0d7419fb1decd5610b1a1347c16368501df0d (patch) | |
tree | 27f4b920768aab0fd7e730d52cb3fd5f1a23315c /target/linux/octeon/config-default | |
parent | 967cc718f897f043cd441660e4ae25907838470e (diff) | |
download | upstream-47c0d7419fb1decd5610b1a1347c16368501df0d.tar.gz upstream-47c0d7419fb1decd5610b1a1347c16368501df0d.tar.bz2 upstream-47c0d7419fb1decd5610b1a1347c16368501df0d.zip |
kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
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 |