mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
The whole arch/Config.in.s390x file is only included by arch/Config.in if BR2_s390x=y, so having "depends on" conditions on each options of the choice doesn't make much sense. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> [yann.morin.1998@free.fr: drop first, empty line] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>