diff --git a/arch/Config.in.s390x b/arch/Config.in.s390x index 1d3079c942..ad866b421e 100644 --- a/arch/Config.in.s390x +++ b/arch/Config.in.s390x @@ -1,4 +1,3 @@ - choice prompt "Target Architecture Variant" help @@ -6,15 +5,12 @@ choice config BR2_s390x_z13 bool "z13" - depends on BR2_s390x config BR2_s390x_z14 bool "z14" - depends on BR2_s390x config BR2_s390x_z15 bool "z15" - depends on BR2_s390x endchoice