configs: rpi4: enable IP_DEFRAG configuration
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 04:36:16 +0000 (13:36 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 17 Oct 2023 04:19:22 +0000 (13:19 +0900)
Enable IP_DEFRAG configuration in defconfig file.
And Remove its config from tizen_rpi header.

Change-Id: Ie622b593639f9838773bff85e664aaf4d660d6dd
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/samsung/tizen_rpi.h

index 132ed91..5dd4821 100644 (file)
@@ -44,9 +44,6 @@
 #define CONFIG_SET_DFU_ALT_INFO
 #define CONFIG_SET_DFU_ALT_BUF_LEN     (SZ_1K)
 
-/* NFSDOWN */
-#define CONFIG_IP_DEFRAG
-
 #ifdef CONFIG_TARGET_RPI_4_32B
 #define TIZEN_VC_MEM "vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 "
 #else