diff options
Diffstat (limited to 'configs/pogo_v4_defconfig')
-rw-r--r-- | configs/pogo_v4_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/pogo_v4_defconfig b/configs/pogo_v4_defconfig index 6f928edf41b..c62c88f1b5a 100644 --- a/configs/pogo_v4_defconfig +++ b/configs/pogo_v4_defconfig @@ -64,6 +64,8 @@ CONFIG_SYS_FAULT_ECHO_LINK_DOWN=y CONFIG_DM=y CONFIG_SATA_MV=y CONFIG_SYS_SATA_MAX_DEVICE=1 +CONFIG_LBA48=y +CONFIG_SYS_64BIT_LBA=y CONFIG_KIRKWOOD_GPIO=y # CONFIG_MMC_HW_PARTITIONING is not set CONFIG_MVEBU_MMC=y |