the only reasons for having 4.4 around are avr32 and ubicom32, so make it depend on them

SVN-Revision: 27559
This commit is contained in:
Imre Kaloz 2011-07-08 11:15:00 +00:00
parent 8788b97e65
commit 887b29bfbd

View File

@ -9,6 +9,7 @@ choice
config GCC_VERSION_4_4_6
bool "gcc 4.4.6"
depends (avr32 || ubicom32)
config GCC_VERSION_4_6_1
bool "gcc 4.6.1"