[ARM] Fix Kconfig breakage in arch/arm/mach-iop3xx/Kconfig
When a "depends" statement against all configuration options of a choice, which causes all options of that choice to be disabled, it sends Kconfig into an infinite loop. Move the "depends" clause to the choice statement instead.
Showing
Please register or sign in to comment