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/ps3 | |
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/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 |