From e11e0bbd1391305f8f0894528dfbe3f2241a1bbb Mon Sep 17 00:00:00 2001 From: Andy Boyett Date: Mon, 5 Oct 2009 17:04:56 +0000 Subject: [PATCH] explicitly disable IBM_ASM kconfig option SVN-Revision: 17901 --- target/linux/rdc/config-2.6.28 | 1 + target/linux/rdc/config-2.6.30 | 1 + 2 files changed, 2 insertions(+) diff --git a/target/linux/rdc/config-2.6.28 b/target/linux/rdc/config-2.6.28 index 8f7ec6a48f..80aecef86a 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 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 -- 2.25.1