diff options
Diffstat (limited to 'configs/d2net_v2_defconfig')
-rw-r--r-- | configs/d2net_v2_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/d2net_v2_defconfig b/configs/d2net_v2_defconfig index 4eb74f759f5..05f0d4bb35e 100644 --- a/configs/d2net_v2_defconfig +++ b/configs/d2net_v2_defconfig @@ -54,6 +54,8 @@ CONFIG_SYS_FAULT_ECHO_LINK_DOWN=y CONFIG_DM=y CONFIG_SATA_MV=y CONFIG_SYS_SATA_MAX_DEVICE=2 +CONFIG_LBA48=y +CONFIG_SYS_64BIT_LBA=y CONFIG_KIRKWOOD_GPIO=y CONFIG_SYS_I2C_LEGACY=y CONFIG_SYS_I2C_MVTWSI=y |