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 | c85a89348fced01483dd5ddebcb7e2293b33901d (patch) | |
tree | b286661297fa233dbe4de1e0a7f1d3a9aaf448b3 /target/linux/brcm47xx | |
parent | 9a1e1858b711206b0f90845dbfd3f5eda5588a11 (diff) | |
download | upstream-c85a89348fced01483dd5ddebcb7e2293b33901d.tar.gz upstream-c85a89348fced01483dd5ddebcb7e2293b33901d.tar.bz2 upstream-c85a89348fced01483dd5ddebcb7e2293b33901d.zip |
move IMAGE_CMDLINE_HACK default to generic from targets
SVN-Revision: 17905
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/config-2.6.28 | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx/config-2.6.31 | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/brcm47xx/config-2.6.28 b/target/linux/brcm47xx/config-2.6.28 index 581ef65622..3c0d165069 100644 --- a/target/linux/brcm47xx/config-2.6.28 +++ b/target/linux/brcm47xx/config-2.6.28 @@ -79,7 +79,6 @@ CONFIG_HZ=250 CONFIG_HZ_250=y # CONFIG_I2C is not set # CONFIG_IDE is not set -# CONFIG_IMAGE_CMDLINE_HACK is not set CONFIG_INITRAMFS_SOURCE="" # CONFIG_IP_ROUTE_VERBOSE is not set CONFIG_IRQ_CPU=y diff --git a/target/linux/brcm47xx/config-2.6.30 b/target/linux/brcm47xx/config-2.6.30 index 377485a89a..a6a16c6d16 100644 --- a/target/linux/brcm47xx/config-2.6.30 +++ b/target/linux/brcm47xx/config-2.6.30 @@ -90,7 +90,6 @@ CONFIG_HZ=250 # CONFIG_HZ_100 is not set CONFIG_HZ_250=y # CONFIG_I2C is not set -# CONFIG_IMAGE_CMDLINE_HACK is not set CONFIG_INITRAMFS_SOURCE="" # CONFIG_IP_ROUTE_VERBOSE is not set CONFIG_IRQ_CPU=y diff --git a/target/linux/brcm47xx/config-2.6.31 b/target/linux/brcm47xx/config-2.6.31 index 7c89e19363..5bcf60cccc 100644 --- a/target/linux/brcm47xx/config-2.6.31 +++ b/target/linux/brcm47xx/config-2.6.31 @@ -90,7 +90,6 @@ CONFIG_HZ=250 # CONFIG_HZ_100 is not set CONFIG_HZ_250=y # CONFIG_I2C is not set -# CONFIG_IMAGE_CMDLINE_HACK is not set CONFIG_INITRAMFS_SOURCE="" # CONFIG_IP_ROUTE_VERBOSE is not set CONFIG_IRQ_CPU=y |