CONFIG: Disable ARCH_OMAP3 in omap4_defconfig to enable Gator

Gator requires CONFIG_HW_PERF_EVENTS which depend on CPU_HAS_PMU,
and the latter depends on (!ARCH_OMAP3 || OMAP3_EMU)

Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
1 file changed