diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 06:47:09 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 06:47:09 +0000 |
commit | d7a421a503871ec4f395ebd87d9431e51a2780ea (patch) | |
tree | 94e324c65ee7f3ed277a3a7b7ba0262b73532281 /target/linux/octeon | |
parent | 0dac1a42848ccce29a40c1ba022161143c878da6 (diff) | |
download | upstream-d7a421a503871ec4f395ebd87d9431e51a2780ea.tar.gz upstream-d7a421a503871ec4f395ebd87d9431e51a2780ea.tar.bz2 upstream-d7a421a503871ec4f395ebd87d9431e51a2780ea.zip |
CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt
SVN-Revision: 16468
Diffstat (limited to 'target/linux/octeon')
-rw-r--r-- | target/linux/octeon/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/octeon/config-default b/target/linux/octeon/config-default index f366552b2d..ae0c06d03a 100644 --- a/target/linux/octeon/config-default +++ b/target/linux/octeon/config-default @@ -177,7 +177,6 @@ CONFIG_KEXEC=y CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_LEMOTE_FULONG is not set -CONFIG_LOCALVERSION_AUTO=y CONFIG_LOCK_KERNEL=y # CONFIG_LOCK_STAT is not set # CONFIG_MACH_ALCHEMY is not set |