summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorTeresa Remmet <t.remmet@phytec.de>2019-02-13 09:34:24 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2019-02-13 15:43:19 +0100
commite63c53267c320a33aee111feb9d340b2f3bad0c1 (patch)
tree4140028c6561b6ff39e98125df3f724e0af4d830 /arch
parent180996f6921799ddd92281c93beb7d7e9c88b11f (diff)
downloadbarebox-e63c53267c320a33aee111feb9d340b2f3bad0c1.tar.gz
barebox-e63c53267c320a33aee111feb9d340b2f3bad0c1.tar.xz
arm: configs: am33xx_mlo_defconfig: Enable ti-sysc bus driver
Signed-off-by: Teresa Remmet <t.remmet@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/am335x_mlo_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/am335x_mlo_defconfig b/arch/arm/configs/am335x_mlo_defconfig
index 58034b6cea..b58b71a859 100644
--- a/arch/arm/configs/am335x_mlo_defconfig
+++ b/arch/arm/configs/am335x_mlo_defconfig
@@ -8,7 +8,6 @@ CONFIG_MACH_PHYTEC_SOM_AM335X=y
CONFIG_THUMB2_BAREBOX=y
# CONFIG_MEMINFO is not set
CONFIG_MMU=y
-CONFIG_TEXT_BASE=0x0
CONFIG_BAREBOX_MAX_PBLX_SIZE=0x1b400
CONFIG_MALLOC_SIZE=0x0
CONFIG_MALLOC_TLSF=y
@@ -38,6 +37,7 @@ CONFIG_MCI=y
CONFIG_MCI_OMAP_HSMMC=y
CONFIG_PINCTRL_SINGLE=y
CONFIG_BUS_OMAP_GPMC=y
+CONFIG_TI_SYSC=y
# CONFIG_FS_DEVFS is not set
CONFIG_FS_FAT=y
CONFIG_FS_FAT_LFN=y