diff options
| author | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:04:56 +0000 |
|---|---|---|
| committer | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:04:56 +0000 |
| commit | e11e0bbd1391305f8f0894528dfbe3f2241a1bbb (patch) | |
| tree | f3b535c018eb65af6d7cb3644eff2b3f1168c333 /target/linux | |
| parent | ae8cb5fa930fb2e51f21039ff177fb16a5f5879b (diff) | |
| download | upstream-e11e0bbd1391305f8f0894528dfbe3f2241a1bbb.tar.gz upstream-e11e0bbd1391305f8f0894528dfbe3f2241a1bbb.tar.bz2 upstream-e11e0bbd1391305f8f0894528dfbe3f2241a1bbb.zip | |
explicitly disable IBM_ASM kconfig option
SVN-Revision: 17901
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/rdc/config-2.6.28 | 1 | ||||
| -rw-r--r-- | target/linux/rdc/config-2.6.30 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/rdc/config-2.6.28 b/target/linux/rdc/config-2.6.28 index 8f7ec6a48fe..80aecef86a2 100644 --- a/target/linux/rdc/config-2.6.28 +++ b/target/linux/rdc/config-2.6.28 @@ -116,6 +116,7 @@ CONFIG_HZ_250=y # CONFIG_I8K is not set # CONFIG_IB700_WDT is not set # CONFIG_IBMASR is not set +# CONFIG_IBM_ASM is not set CONFIG_ICPLUS_PHY=y # CONFIG_IDE is not set CONFIG_INITRAMFS_SOURCE="" diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30 index 47de90b4ae7..6678ef51e35 100644 --- a/target/linux/rdc/config-2.6.30 +++ b/target/linux/rdc/config-2.6.30 @@ -142,6 +142,7 @@ CONFIG_HZ_250=y # CONFIG_I8K is not set # CONFIG_IB700_WDT is not set # CONFIG_IBMASR is not set +# CONFIG_IBM_ASM is not set CONFIG_ICPLUS_PHY=y CONFIG_INITRAMFS_SOURCE="" # CONFIG_IOMMU_API is not set |
