mpc83xx: Migrate LBLAW_* to Kconfig
[oweals/u-boot.git] / include / configs / p2371-2180.h
index 3486cc8117e4c499e48b3b58dfce50f9b5a965a4..7205a17e5d8d34c870c5043b3190bfa1633373c7 100644 (file)
 #define CONFIG_ENV_OFFSET              (-CONFIG_ENV_SIZE)
 
 /* SPI */
-#define CONFIG_SF_DEFAULT_MODE         SPI_MODE_0
-#define CONFIG_SF_DEFAULT_SPEED                24000000
 #define CONFIG_SPI_FLASH_SIZE          (4 << 20)
 
-/* USB2.0 Host support */
-#define CONFIG_USB_EHCI_TEGRA
-
 #include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"