diff options
| author | Angelo Dureghello <[email protected]> | 2026-03-31 20:11:11 +0200 |
|---|---|---|
| committer | Angelo Dureghello <[email protected]> | 2026-05-04 22:19:49 +0200 |
| commit | b17db4fadcc2129b92bf9117d86ff45edd141383 (patch) | |
| tree | 8f5a61f9b0b3d73efd58db645be7e46a926c6479 | |
| parent | 28fc1cbab3b7e78b31b88e83a531909b904d5aad (diff) | |
configs: stmark2: add bdinfo command
Enable bdinfo command.
Signed-off-by: Angelo Dureghello <[email protected]>
---
Changes in v2:
- recreated by make menuconfig
| -rw-r--r-- | configs/stmark2_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stmark2_defconfig b/configs/stmark2_defconfig index 4617cb19dfe..42629ad5d5f 100644 --- a/configs/stmark2_defconfig +++ b/configs/stmark2_defconfig @@ -22,7 +22,6 @@ CONFIG_SYS_MALLOC_BOOTPARAMS=y CONFIG_HUSH_PARSER=y # CONFIG_CMDLINE_EDITING is not set CONFIG_SYS_PROMPT="stmark2 $ " -# CONFIG_CMD_BDI is not set # CONFIG_CMD_CONSOLE is not set # CONFIG_CMD_EXPORTENV is not set # CONFIG_CMD_IMPORTENV is not set |
