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/ps3 | |
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/ps3')
-rw-r--r-- | target/linux/ps3/config-2.6.28 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28 index 38be14bb32..02328d2363 100644 --- a/target/linux/ps3/config-2.6.28 +++ b/target/linux/ps3/config-2.6.28 @@ -211,7 +211,6 @@ CONFIG_JBD2=y # CONFIG_JOYSTICK_ZHENHUA is not set CONFIG_KERNEL_START=0xc000000000000000 CONFIG_KEXEC=y -CONFIG_LOCALVERSION_AUTO=y CONFIG_LOCKD=y CONFIG_LOCK_KERNEL=y CONFIG_LOGO=y |