ANDROID: GKI: remove CONFIG_JUMP_LABEL from gki_defconfig for arm64
In commit 727c2a53 ("arm64: Unconditionally select CONFIG_JUMP_LABEL"), arm64 turned on CONFIG_JUMP_LABEL by default, so remove it from the gki_defconfig to fix the build issue. Fixes: 727c2a53 ("arm64: Unconditionally select CONFIG_JUMP_LABEL") Change-Id: Ia303bb1e7ab194f30e725ed797b3167cd6af5a5d Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading