diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-10 18:30:09 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-10 18:30:09 +0000 |
commit | 9362623bea229a90d7e13a5fe34d4b4e793a4995 (patch) | |
tree | db923ba61f75544a93467fe05df080ca7d66391e /target/linux/rb532/config-default | |
parent | f23543c3609cd91efafedc86f8557f4939c4d201 (diff) |
rb532: use the generic image_cmdline hack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17565 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rb532/config-default')
-rw-r--r-- | target/linux/rb532/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rb532/config-default b/target/linux/rb532/config-default index 285db249f..7e6fdd256 100644 --- a/target/linux/rb532/config-default +++ b/target/linux/rb532/config-default @@ -94,7 +94,7 @@ CONFIG_HZ=250 # CONFIG_HZ_100 is not set CONFIG_HZ_250=y # CONFIG_I2C is not set -# CONFIG_IMAGE_CMDLINE_HACK is not set +CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQ_CPU=y CONFIG_KEXEC=y |