uboot-mediatek: Fix ramips/mt76x8 buildbot
authorJo Deisenhofer <jo.deisenhofer@gmail.com>
Tue, 17 Jan 2023 18:46:04 +0000 (19:46 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 18 Jan 2023 20:26:39 +0000 (20:26 +0000)
commitef9acfb68bb4e3dbddbd19d2333147a935bcda0e
tree39d6a7648d47574c3677b55d0ba50602e35902c2
parentafcf1a4de4599a371f14db170b8456da915088bf
uboot-mediatek: Fix ramips/mt76x8 buildbot

Move defines from header to defconfig
The package build and the Buildbot hang in 'make syncconfig' for
u-boot-ravpower_rp-wd009 because CONFIG_SYS_MIPS_TIMER_FREQ is not in
the .config, causing a console prompt. Also moved two other defines in
defconfig causing duplicate definition warnings.

Fixes: 3d5c5427e17a ("uboot-mediatek: update to U-Boot 2023.01")
Signed-off-by: Jo Deisenhofer <jo.deisenhofer@gmail.com>
package/boot/uboot-mediatek/patches/420-add-support-for-RAVPower-RP-WD009.patch