diff options
| author | Tom Rini <[email protected]> | 2020-10-28 14:50:09 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-10-28 14:50:09 -0400 |
| commit | 4f1d3079b9f05bb0c5d2e29bbd514e93a2cc65fd (patch) | |
| tree | 4e2a6a2ac57a8d21b372c004b18b4d42c799fdca /Kconfig | |
| parent | 39dd7c1d6bc94e6381ef7418edd8206cae24377f (diff) | |
| parent | 15995ac3f4840ca14340cadd45a1736bb3747893 (diff) | |
Merge branch '2020-10-28-mux-driver-framework'
- Add a framework for mux drivers
Diffstat (limited to 'Kconfig')
| -rw-r--r-- | Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -196,7 +196,7 @@ config SYS_MALLOC_F_LEN hex "Size of malloc() pool before relocation" depends on SYS_MALLOC_F default 0x1000 if AM33XX - default 0x2800 if SANDBOX + default 0x4000 if SANDBOX default 0x2000 if (ARCH_IMX8 || ARCH_IMX8M || ARCH_MX7 || \ ARCH_MX7ULP || ARCH_MX6 || ARCH_MX5 || \ ARCH_LS1012A || ARCH_LS1021A || ARCH_LS1043A || \ |
