[PATCH v1] MIPS: tplink-wdr4300_defconfig: enable RATP
Oleksij Rempel
linux at rempel-privat.de
Fri Sep 29 15:14:47 PDT 2017
In some cases, if we have cache issues, it is useful to have
good connection to the target. RATP seems to be a good protocol
for this case.
Signed-off-by: Oleksij Rempel <linux at rempel-privat.de>
---
arch/mips/configs/tplink-wdr4300_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/mips/configs/tplink-wdr4300_defconfig b/arch/mips/configs/tplink-wdr4300_defconfig
index 46093d243..8d5084006 100644
--- a/arch/mips/configs/tplink-wdr4300_defconfig
+++ b/arch/mips/configs/tplink-wdr4300_defconfig
@@ -10,6 +10,7 @@ CONFIG_MALLOC_TLSF=y
CONFIG_HUSH_FANCY_PROMPT=y
CONFIG_CMDLINE_EDITING=y
CONFIG_AUTO_COMPLETE=y
+CONFIG_CONSOLE_RATP=y
CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW=y
CONFIG_CMD_DMESG=y
CONFIG_LONGHELP=y
@@ -78,5 +79,6 @@ CONFIG_LED_GPIO_OF=y
CONFIG_LED_TRIGGERS=y
CONFIG_FS_TFTP=y
CONFIG_FS_NFS=y
+CONFIG_FS_RATP=y
CONFIG_DIGEST_SHA224_GENERIC=y
CONFIG_DIGEST_SHA256_GENERIC=y
--
2.11.0
More information about the barebox
mailing list