diff options
| author | Tom Rini <[email protected]> | 2023-07-14 15:21:48 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-07-14 15:21:48 -0400 |
| commit | e6e67bb9e0a40f3eb3c87d16935192821987c3e0 (patch) | |
| tree | 9a2eab87033f4c7db308d39c545caa947e7cf331 /cmd | |
| parent | 089914ac5efd93de0eaa0881b0c95bcf1d2f3c04 (diff) | |
| parent | 64948e247e83c58adc485b808acc539ea2c5d3c9 (diff) | |
Merge branch '2023-07-14-assorted-general-updates'
- A number of assorted general fixes and code updates
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig index f6b10e01f84..fd76972eaa3 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -1859,7 +1859,6 @@ config CMD_RARP config CMD_NFS bool "nfs" - default y help Boot image via network using NFS protocol. |
