X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fx86-common.h;h=aa1e505e6903e65ceed59172f558535cc026641b;hb=cbb89ed026e761b58a2568fea7b98135abcefe21;hp=d8b3f1ad677fab434c0924422532a99aa721ae3c;hpb=594e8d1c62128fc8391dc9c5649d364e4f69f028;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index d8b3f1a..aa1e505 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -23,7 +23,6 @@ #define CONFIG_LMB -#define CONFIG_LZO #undef CONFIG_ZLIB #undef CONFIG_GZIP #define CONFIG_SYS_BOOTM_LEN (16 << 20) @@ -70,9 +69,7 @@ /*----------------------------------------------------------------------- * Command line configuration. */ -#define CONFIG_CMD_IRQ #define CONFIG_CMD_PCI -#define CONFIG_SCSI #define CONFIG_CMD_ZBOOT @@ -120,7 +117,6 @@ /*----------------------------------------------------------------------- * Environment configuration */ -#define CONFIG_ENV_IS_IN_SPI_FLASH #define CONFIG_ENV_SIZE 0x01000 /*----------------------------------------------------------------------- @@ -132,8 +128,6 @@ * USB configuration */ #define CONFIG_USB_EHCI_PCI -#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 12 -#define CONFIG_USB_MAX_CONTROLLER_COUNT 2 #define CONFIG_SYS_USB_EVENT_POLL #define CONFIG_USB_HOST_ETHER