aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/gardena-smart-gateway-mt7688.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-12 16:45:08 -0400
committerTom Rini <trini@konsulko.com>2022-06-06 12:09:00 -0400
commit167f699ba142193e67cade8d19127cfda723ce38 (patch)
tree4ed758645cf4107e2310b5da4a5279b447649e54 /include/configs/gardena-smart-gateway-mt7688.h
parentb7fbdc55c7c72e97595f1f3233c0e9477c97c52b (diff)
downloadu-boot-167f699ba142193e67cade8d19127cfda723ce38.tar.gz
Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
This converts the following to Kconfig: CONFIG_SYS_BOOTPARAMS_LEN Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/gardena-smart-gateway-mt7688.h')
-rw-r--r--include/configs/gardena-smart-gateway-mt7688.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/gardena-smart-gateway-mt7688.h b/include/configs/gardena-smart-gateway-mt7688.h
index 3c4a13cd0d5..3fe37eae8bf 100644
--- a/include/configs/gardena-smart-gateway-mt7688.h
+++ b/include/configs/gardena-smart-gateway-mt7688.h
@@ -39,9 +39,6 @@
/* RAM */
-/* Memory usage */
-#define CONFIG_SYS_BOOTPARAMS_LEN (128 * 1024)
-
/* Environment settings */
#endif /* __CONFIG_GARDENA_SMART_GATEWAY_H */