configs: Migrate CONFIG_FMAN_ETH and some related options to Kconfig

Move the main symbol for Freescale Fman Ethernet controller option to
Kconfig.  Also migrate the CONFIG_SYS_QE_FMAN_FW_IN_xxx macros and
rename the SPIFLASH one to follow the same format as all of the others.
To do this fully we need to migrate CONFIG_QC, do so.  We also, for
clarity, make use of CONFIG_SYS_QE_FMAN_FW_IN_xxx rather than indirect
tests for some other as-yet migrated variables.

Signed-off-by: Tom Rini <trini@konsulko.com>
219 files changed