toolchain: add common gcc version hidden config options
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 4 Aug 2015 18:00:33 +0000 (20:00 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 5 Aug 2015 08:40:19 +0000 (10:40 +0200)
commit8ba2a76892c5da7ffe86d06ed89d3dc3e7f7e9e8
tree6a03985786e3e6bdc10a69d781aabbfca0d54480
parent2d4e2e238a0ea9395152ae71d882d79b1f35094c
toolchain: add common gcc version hidden config options

This commit adds a number of hidden Config.in options, that will be
used to handle dependencies on the gcc version. We mimic the model
that was used for the kernel headers dependency mechanism.

These hidden options will be selected by the internal and external
toolchain backend logic respectively, in follow-up commits.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
toolchain/toolchain-common.in