From: Michal Simek Date: Fri, 3 May 2013 07:29:28 +0000 (+0200) Subject: microblaze: Do not select OPT_LIB_ASM by default X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=08aaefa0dfea1e467c6a8522efe83a3c92a8c61c;p=linux-beck.git microblaze: Do not select OPT_LIB_ASM by default This option is valid only for BE systems. Signed-off-by: Michal Simek --- diff --git a/arch/microblaze/configs/mmu_defconfig b/arch/microblaze/configs/mmu_defconfig index d2b097a652d9..3649a8b150c0 100644 --- a/arch/microblaze/configs/mmu_defconfig +++ b/arch/microblaze/configs/mmu_defconfig @@ -17,7 +17,6 @@ CONFIG_MODULE_UNLOAD=y # CONFIG_BLK_DEV_BSG is not set CONFIG_PARTITION_ADVANCED=y # CONFIG_EFI_PARTITION is not set -CONFIG_OPT_LIB_ASM=y CONFIG_XILINX_MICROBLAZE0_USE_MSR_INSTR=1 CONFIG_XILINX_MICROBLAZE0_USE_PCMP_INSTR=1 CONFIG_XILINX_MICROBLAZE0_USE_BARREL=1