]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/Kconfig
Move default y configs out of arch/board Kconfig
[u-boot] / arch / x86 / Kconfig
index 3506ba2946b2feea29ce29963feba6ce2a4775af..20083e68c3428aa7a3f76fdc725a252d6afcd44d 100644 (file)
@@ -4,12 +4,6 @@ menu "x86 architecture"
 config SYS_ARCH
        default "x86"
 
-config USE_PRIVATE_LIBGCC
-       default y
-
-config SYS_VSNPRINTF
-       default y
-
 choice
        prompt "Mainboard vendor"
        default VENDOR_EMULATION
@@ -335,13 +329,4 @@ config PCIE_ECAM_BASE
          assigned to PCI devices - i.e. the memory and prefetch regions, as
          passed to pci_set_region().
 
-config BOOTSTAGE
-       default y
-
-config BOOTSTAGE_REPORT
-       default y
-
-config CMD_BOOTSTAGE
-       default y
-
 endmenu