From 331b43717229eaad2a95bf420f5100079bd53683 Mon Sep 17 00:00:00 2001 From: Ryan Flux Date: Tue, 4 Oct 2011 10:50:49 +1000 Subject: microblaze mmu/elf/shared lib support microblaze can either be with mmu or without If with, use elf rather than flat, and support shared libs Signed-off-by: Ryan Flux Signed-off-by: Steve Bennett Signed-off-by: Bernhard Reutner-Fischer --- extra/Configs/Config.microblaze | 5 ----- 1 file changed, 5 deletions(-) (limited to 'extra') diff --git a/extra/Configs/Config.microblaze b/extra/Configs/Config.microblaze index dbcf1d5b1..2dfd4a703 100644 --- a/extra/Configs/Config.microblaze +++ b/extra/Configs/Config.microblaze @@ -6,8 +6,3 @@ config TARGET_ARCH string default "microblaze" - -config FORCE_OPTIONS_FOR_ARCH - bool - default y - select ARCH_HAS_NO_MMU -- cgit v1.2.3