diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-09-10 18:30:12 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-09-10 18:30:12 +0000 |
commit | 967cc718f897f043cd441660e4ae25907838470e (patch) | |
tree | 9a84ae84154ccd46ae58c2b7bd467c8f8ff72a37 /target/linux/ar71xx/config-2.6.31 | |
parent | 9040201ef5a65987c3124bc6327dd5586c16e113 (diff) | |
download | upstream-967cc718f897f043cd441660e4ae25907838470e.tar.gz upstream-967cc718f897f043cd441660e4ae25907838470e.tar.bz2 upstream-967cc718f897f043cd441660e4ae25907838470e.zip |
ar71xx: rewrite prom code (based on a patch by Jeff Hansen)
SVN-Revision: 17566
Diffstat (limited to 'target/linux/ar71xx/config-2.6.31')
-rw-r--r-- | target/linux/ar71xx/config-2.6.31 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31 index 34b82b8fee..eb70f1b44d 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -110,7 +110,7 @@ CONFIG_I2C_ALGOBIT=y CONFIG_I2C_BOARDINFO=y CONFIG_I2C_GPIO=y CONFIG_ICPLUS_PHY=y -# CONFIG_IMAGE_CMDLINE_HACK is not set +CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_ROOT_GID=0 CONFIG_INITRAMFS_ROOT_UID=0 CONFIG_INITRAMFS_SOURCE="../../root" |