diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host index 401f2dbe2a..4623b20b45 100644 --- a/package/gcc/Config.in.host +++ b/package/gcc/Config.in.host @@ -131,10 +131,6 @@ config BR2_GCC_ENABLE_OPENMP config BR2_GCC_ENABLE_GRAPHITE bool "Enable graphite support" - depends on BR2_TOOLCHAIN_GCC_AT_LEAST_5 help This option enables the graphite optimizations in the compiler. - -comment "graphite support needs gcc >= 5.x" - depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_5