configs/rock_pi_4_defconfig: remove BR2_TARGET_UBOOT_NEEDS_PYTHON
authorRomain Naour <romain.naour@gmail.com>
Mon, 27 Jul 2020 15:51:23 +0000 (17:51 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 27 Jul 2020 16:01:44 +0000 (18:01 +0200)
commitc05cf378f1a75b3e592867bda454850bebb6a21a
treeb2704a4a69217a6ee404f0ebad6d1ad431066c54
parent4e215692c612c574d6c203105e023f27f847bac5
configs/rock_pi_4_defconfig: remove BR2_TARGET_UBOOT_NEEDS_PYTHON

BR2_TARGET_UBOOT_NEEDS_PYTHON3 is already selected for
this defconfig, BR2_TARGET_UBOOT_NEEDS_PYTHON and
BR2_TARGET_UBOOT_NEEDS_PYTHON3 can't be selected at the
same time.

Reported by check-dotconfig.py.

Fixes:
https://gitlab.com/kubu93/buildroot/-/jobs/657885313

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
configs/rock_pi_4_defconfig