[PATCH 2/4] arm64: rockchip: Refresh rockchip_v8_defconfig
Uwe Kleine-König
uwe at kleine-koenig.org
Sat Mar 1 08:36:19 PST 2025
This is just the result of
make rockchip_v8_defconfig
make savedefconfig
cp defconfig arch/arm/configs/rockchip_v8_defconfig
Signed-off-by: Uwe Kleine-König <uwe at kleine-koenig.org>
---
arch/arm/configs/rockchip_v8_defconfig | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm/configs/rockchip_v8_defconfig b/arch/arm/configs/rockchip_v8_defconfig
index 83799ac492e7..941625394ccf 100644
--- a/arch/arm/configs/rockchip_v8_defconfig
+++ b/arch/arm/configs/rockchip_v8_defconfig
@@ -7,8 +7,6 @@ CONFIG_MACH_PROTONIC_MECSBC=y
CONFIG_MACH_RADXA_ROCK3=y
CONFIG_MACH_RADXA_ROCK5=y
CONFIG_MACH_RADXA_CM3=y
-CONFIG_BOARD_GENERIC_DT=y
-CONFIG_64BIT=y
CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS=y
CONFIG_ARM_PSCI_CLIENT=y
CONFIG_MMU=y
@@ -91,7 +89,6 @@ CONFIG_CMD_TIME=y
CONFIG_NET=y
CONFIG_NET_NFS=y
CONFIG_NET_NETCONSOLE=y
-CONFIG_OFDEVICE=y
CONFIG_OF_BAREBOX_DRIVERS=y
CONFIG_AIODEV=y
CONFIG_ROCKCHIP_SARADC=y
@@ -156,7 +153,6 @@ CONFIG_FS_TFTP=y
CONFIG_FS_NFS=y
CONFIG_FS_FAT=y
CONFIG_FS_FAT_WRITE=y
-CONFIG_FS_FAT_LFN=y
CONFIG_FS_BPKFS=y
CONFIG_FS_UIMAGEFS=y
CONFIG_LZO_DECOMPRESS=y
--
2.47.1
More information about the barebox
mailing list