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 | 233a04a6c9ba54db5de2a068fb99ceee9ff17375 (patch) | |
tree | b1481c7ab9179b07c22c92fdb9b0006df88213be /target/linux/octeon | |
parent | a25d9bb643df7f80788e6cf72dbafd92abc7690d (diff) | |
download | upstream-233a04a6c9ba54db5de2a068fb99ceee9ff17375.tar.gz upstream-233a04a6c9ba54db5de2a068fb99ceee9ff17375.tar.bz2 upstream-233a04a6c9ba54db5de2a068fb99ceee9ff17375.zip |
CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16468 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |