diff options
Diffstat (limited to 'target/linux/atheros')
-rw-r--r-- | target/linux/atheros/config-2.6.28 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.30 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/atheros/config-2.6.28 b/target/linux/atheros/config-2.6.28 index 21f0edd8f9..888b7f4fd3 100644 --- a/target/linux/atheros/config-2.6.28 +++ b/target/linux/atheros/config-2.6.28 @@ -74,6 +74,7 @@ CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=y # CONFIG_I2C is not set # CONFIG_IDE 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.30 b/target/linux/atheros/config-2.6.30 index da589a4517..11fc0220a4 100644 --- a/target/linux/atheros/config-2.6.30 +++ b/target/linux/atheros/config-2.6.30 @@ -87,6 +87,7 @@ 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 |