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.28 | |
parent | 9040201ef5a65987c3124bc6327dd5586c16e113 (diff) | |
download | mtk-20170518-967cc718f897f043cd441660e4ae25907838470e.zip mtk-20170518-967cc718f897f043cd441660e4ae25907838470e.tar.gz mtk-20170518-967cc718f897f043cd441660e4ae25907838470e.tar.bz2 |
ar71xx: rewrite prom code (based on a patch by Jeff Hansen)
SVN-Revision: 17566
Diffstat (limited to 'target/linux/ar71xx/config-2.6.28')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index cad5e4d..aab637e 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -98,7 +98,7 @@ CONFIG_I2C_BOARDINFO=y CONFIG_I2C_GPIO=y CONFIG_ICPLUS_PHY=y # CONFIG_IDE is not set -# 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" |