diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-10 18:30:01 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-10 18:30:01 +0000 |
commit | 31cee17e3864f7a4f4c2e3ab662c78425210b39d (patch) | |
tree | b139c7084821e451ccd45639fc2f68a737b9104d /target/linux/au1000/au1550 | |
parent | 86dc5a474935ce5a6415ce4fe3f19f99cb226a35 (diff) |
kernel: add generic image_cmdline hack to MIPS targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/au1000/au1550')
-rw-r--r-- | target/linux/au1000/au1550/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/au1000/au1550/config-default b/target/linux/au1000/au1550/config-default index a3623adfe..daf337c7d 100644 --- a/target/linux/au1000/au1550/config-default +++ b/target/linux/au1000/au1550/config-default @@ -97,6 +97,7 @@ CONFIG_IEEE80211_CRYPT_CCMP=m CONFIG_IEEE80211_CRYPT_TKIP=m CONFIG_IEEE80211_CRYPT_WEP=m CONFIG_IFB=m +# CONFIG_IMAGE_CMDLINE_HACK is not set CONFIG_INET_DIAG=m CONFIG_INET_TCP_DIAG=m CONFIG_INITRAMFS_ROOT_GID=1000 |