X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsnapper9g45.h;h=13977cb9a68a97c20e99cef8b41e54817adea52c;hb=8f1a80e99e4a838d1540cdb1d59ccc7785fe4618;hp=99b5b23d2940b85d670c8ebbb932de2642b2924b;hpb=a9f47426ced2e5057930990f3cd602b8ab936f69;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/snapper9g45.h b/include/configs/snapper9g45.h index 99b5b23..13977cb 100644 --- a/include/configs/snapper9g45.h +++ b/include/configs/snapper9g45.h @@ -60,9 +60,6 @@ #define CONFIG_TFTP_PORT #define CONFIG_TFTP_TSIZE -/* USB */ -#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 2 - /* MMC */ #define CONFIG_GENERIC_ATMEL_MCI @@ -89,7 +86,6 @@ #define CONFIG_BOOTP_HOSTNAME /* Environment settings */ -#define CONFIG_ENV_IS_IN_NAND #define CONFIG_ENV_OFFSET (512 << 10) #define CONFIG_ENV_SIZE (256 << 10) #define CONFIG_ENV_OVERWRITE @@ -129,11 +125,9 @@ /* Command line configuration */ #define CONFIG_CMD_PING #define CONFIG_CMD_DHCP -#define CONFIG_CMD_FAT #define CONFIG_CMD_USB #define CONFIG_CMD_MII #define CONFIG_CMD_MMC -#define CONFIG_CMD_NAND #define CONFIG_CMD_CACHE #endif /* __CONFIG_H */