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/rdc/config-2.6.30 | |
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/rdc/config-2.6.30')
-rw-r--r-- | target/linux/rdc/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30 index 47de90b4ae..6678ef51e3 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 |