package/gcc: remove BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 21 Oct 2018 11:54:15 +0000 (13:54 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 21 Oct 2018 14:26:59 +0000 (16:26 +0200)
commit6561d925f4a78f952c3d67e0f5b25848fec32769
tree0c02a34a1e364e66a9bd98bb430d15da0605192e
parent6300de5464989f2dd07ee86a3589cd05e5184bb0
package/gcc: remove BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE

Since commit 8f8e9162fae5fdc1788dcf33f02b20ddaa5e6846 ("package/gcc:
do not mourn avr32 for too long..."), in which we dropped AVR32
support, the BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is always
'y'. Therefore, it is totally useless to keep this option around, and
this commit removes it, making the corresponding code unconditional
along the way.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gcc/Config.in.host
package/gcc/gcc-initial/gcc-initial.mk
package/gcc/gcc.mk