diff options
Diffstat (limited to 'configs/pxm2_defconfig')
-rw-r--r-- | configs/pxm2_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/pxm2_defconfig b/configs/pxm2_defconfig index 67bdfd63f2..4d6e2613a7 100644 --- a/configs/pxm2_defconfig +++ b/configs/pxm2_defconfig @@ -4,8 +4,9 @@ CONFIG_SPL_GPIO_SUPPORT=y CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_SYS_MALLOC_F_LEN=0x2000 -CONFIG_TARGET_PXM2=y +CONFIG_AM33XX=y CONFIG_SYS_MPUCLK=720 +CONFIG_TARGET_PXM2=y CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_LIBDISK_SUPPORT=y |