
24 Feb
2018
24 Feb
'18
2:01 p.m.
On Tue, Feb 06, 2018 at 07:58:59AM -0600, Adam Ford wrote:
This converts the following to Kconfig: CONFIG_BOOTP_BOOTPATH CONFIG_BOOTP_DNS CONFIG_BOOTP_GATEWAY CONFIG_BOOTP_HOSTNAME CONFIG_BOOTP_PXE CONFIG_BOOTP_SUBNETMASK CONFIG_CMDLINE_EDITING CONFIG_AUTO_COMPLETE CONFIG_SYS_LONGHELP CONFIG_SUPPORT_RAW_INITRD CONFIG_ENV_VARS_UBOOT_CONFIG
Signed-off-by: Adam Ford aford173@gmail.com
I made a few tweaks to this. None of CONFIG_BOOTP_* nor CONFIG_SUPPORT_RAW_INITRD nor CONFIG_ENV_VARS_UBOOT_CONFIG are default y. And I re-ran the migration and synced defconfigs. After that, applied to u-boot/master, thanks!
--
Tom