diff options
author | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:05:34 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:05:34 +0000 |
commit | e44c2d2d14e0f0d054da1bd3fd5ed411b900e65e (patch) | |
tree | 8df18545b99c047cbb6fdbb6ff93407b8c22f385 /target/linux/cobalt | |
parent | 526583cd9e68087d5988caf299ec0bd143ec8c80 (diff) | |
download | upstream-e44c2d2d14e0f0d054da1bd3fd5ed411b900e65e.tar.gz upstream-e44c2d2d14e0f0d054da1bd3fd5ed411b900e65e.tar.bz2 upstream-e44c2d2d14e0f0d054da1bd3fd5ed411b900e65e.zip |
[generic-2.6] move IMAGE_CMDLINE_HACK default to generic from targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17905 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cobalt')
-rw-r--r-- | target/linux/cobalt/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/cobalt/config-default b/target/linux/cobalt/config-default index 38256ea716..fba10f496f 100644 --- a/target/linux/cobalt/config-default +++ b/target/linux/cobalt/config-default @@ -170,7 +170,6 @@ CONFIG_HZ_250=y # CONFIG_I2C is not set CONFIG_I8253=y CONFIG_I8259=y -# CONFIG_IMAGE_CMDLINE_HACK is not set CONFIG_INET_DIAG=y CONFIG_INET_TCP_DIAG=y CONFIG_INET_XFRM_MODE_BEET=y |