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/atheros | |
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/atheros')
-rw-r--r-- | target/linux/atheros/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.31 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/atheros/config-2.6.30 b/target/linux/atheros/config-2.6.30 index 269db6fda1..7c9b881d68 100644 --- a/target/linux/atheros/config-2.6.30 +++ b/target/linux/atheros/config-2.6.30 @@ -82,7 +82,6 @@ CONFIG_HAVE_OPROFILE=y CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=y # CONFIG_I2C is not set -# CONFIG_IMAGE_CMDLINE_HACK is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_IP175C_PHY=y CONFIG_IRQ_CPU=y diff --git a/target/linux/atheros/config-2.6.31 b/target/linux/atheros/config-2.6.31 index 6c7ef0d223..2b3d0bdfa8 100644 --- a/target/linux/atheros/config-2.6.31 +++ b/target/linux/atheros/config-2.6.31 @@ -87,7 +87,6 @@ CONFIG_HAVE_OPROFILE=y CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=y # CONFIG_I2C is not set -# CONFIG_IMAGE_CMDLINE_HACK is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_IP175C_PHY=y CONFIG_IRQ_CPU=y |