Convert CONFIG_LBA48 et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / pogo_v4.h
index 568a936..24cbf6b 100644 (file)
  */
 #define CONFIG_MVGBE_PORTS     {1, 0}  /* enable port 0 only */
 #define CONFIG_PHY_BASE_ADR    0
-#ifdef CONFIG_RESET_PHY_R
-#undef CONFIG_RESET_PHY_R      /* remove legacy reset_phy() */
-#endif
-
-/*
- *  SATA Driver configuration
- */
-#define CONFIG_SYS_SATA_MAX_DEVICE     1
-
-/*
- * Support large disk for SATA and USB
- */
-#define CONFIG_SYS_64BIT_LBA
-#define CONFIG_LBA48
 
 #endif /* _CONFIG_POGO_V4_H */