commit | 2c8058919c84ec7c3bc4562e99370a7591685496 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Dec 02 16:42:13 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 22 10:31:37 2022 -0500 |
tree | a0da19b176c330f04f9cfaf4be2ba1c96f31641b | |
parent | 4a655038b16fef1dfbd14475f263f943655ee96c [diff] |
p1_p2_rdb: Remove unused environment sections The CONFIG_USB_FAT_BOOT, CONFIG_USB_EXT2_BOOT and CONFIG_NORBOOT defines are not referenced anywhere, so remove them. Signed-off-by: Tom Rini <trini@konsulko.com>