configs: pumpkin_android: resync with savedefconfig

When moving to U-Boot v2019.10, we did not update the defconfig.
Update them using:

    ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- make \
    pumpkin_android_defconfig && \
    ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- make savedefconfig && \
    cp defconfig configs/pumpkin_android_defconfig

Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
diff --git a/configs/pumpkin_android_defconfig b/configs/pumpkin_android_defconfig
index 57fef24..e3f0b9f 100644
--- a/configs/pumpkin_android_defconfig
+++ b/configs/pumpkin_android_defconfig
@@ -47,7 +47,6 @@
 CONFIG_ENV_IS_IN_MMC=y
 CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
 # CONFIG_NET is not set
-CONFIG_SPL_DM_SEQ_ALIAS=y
 CONFIG_CLK=y
 CONFIG_USB_FUNCTION_FASTBOOT=y
 CONFIG_FASTBOOT_BUF_ADDR=0x4d000000