X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=init%2FKconfig;h=49eb7a3568ecd8733780f32da68029b5e6762a65;hb=4152d146ee2169653297e03b9fa2e0f476923959;hp=58a4b705c1c2677f1b93905b3271734402ec7342;hpb=6672966d6c854d5b05a10227fd21e4e0895719f7;p=linux-2.6-microblaze.git diff --git a/init/Kconfig b/init/Kconfig index 58a4b705c1c2..49eb7a3568ec 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1293,7 +1293,6 @@ config LD_DEAD_CODE_DATA_ELIMINATION bool "Dead code and data elimination (EXPERIMENTAL)" depends on HAVE_LD_DEAD_CODE_DATA_ELIMINATION depends on EXPERT - depends on !(FUNCTION_TRACER && CC_IS_GCC && GCC_VERSION < 40800) depends on $(cc-option,-ffunction-sections -fdata-sections) depends on $(ld-option,--gc-sections) help