commit | b937b2e41c6415542e6ae9e4835e9f2e40c9be38 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 13 09:45:14 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 17 09:34:49 2016 -0400 |
tree | 5cca3c51f6420d202d36d363b28603b3a57af1d3 | |
parent | b47fd2386898dbd5aacd6e3bec25e716427d10a3 [diff] [blame] |
configs: Re-sync BOOTDELAY changes With updated moveconfig.py and an better default, re-generate the migration of BOOTDELAY to the defconfig. Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/pb1000_defconfig b/configs/pb1000_defconfig index 5a7fa80..6aa2c43 100644 --- a/configs/pb1000_defconfig +++ b/configs/pb1000_defconfig
@@ -14,3 +14,4 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_USE_PRIVATE_LIBGCC=y