TPL: TM2: kconfig: defconfig: Adding TM2 tm2_defconfig file
authorLukasz Majewski <l.majewski@samsung.com>
Thu, 12 May 2016 11:00:28 +0000 (13:00 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 01:29:45 +0000 (10:29 +0900)
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
configs/tm2_defconfig [new file with mode: 0644]

diff --git a/configs/tm2_defconfig b/configs/tm2_defconfig
new file mode 100644 (file)
index 0000000..c22c56c
--- /dev/null
@@ -0,0 +1,42 @@
+CONFIG_ARM=y
+CONFIG_ARCH_EXYNOS7=y
+CONFIG_TARGET_TM2=y
+CONFIG_SYS_MALLOC_F_LEN=0x2000
+CONFIG_FIT=y
+CONFIG_HUSH_PARSER=y
+CONFIG_DEFAULT_DEVICE_TREE="exynos5433-tm2"
+CONFIG_IDENT_STRING="\nSamsung Exynos5433 TM2"
+CONFIG_DMA_ADDR_T_64BIT=y
+CONFIG_OF_LIBFDT=y
+CONFIG_GENERIC_MMC=y
+CONFIG_MMC_DW=y
+CONFIG_MMC_DW_EXYNOS=y
+CONFIG_CMD_FS_GENERIC=y
+CONFIG_CMD_MMC=y
+CONFIG_CMD_PART=y
+CONFIG_CMD_GPT=y
+CONFIG_EFI_PARTITION=y
+CONFIG_PARTITION_UUIDS=y
+CONFIG_BOOTDELAY=-2
+CONFIG_MAX_I2C_NUM=8
+# CONFIG_DISPLAY_CPUINFO is not set
+# CONFIG_CMD_BDI is not set
+# CONFIG_CMD_CONSOLE is not set
+# CONFIG_CMD_ELF is not set
+# CONFIG_CMD_GO is not set
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_EXPORTENV is not set
+# CONFIG_CMD_IMPORTENV is not set
+# CONFIG_CMD_EDITENV is not set
+# CONFIG_CMD_SAVEENV is not set
+# CONFIG_CMD_ENV_EXISTS is not set
+# CONFIG_CMD_LOADB is not set
+# CONFIG_CMD_LOADS is not set
+# CONFIG_CMD_FLASH is not set
+# CONFIG_CMD_FPGA is not set
+# CONFIG_CMD_SOURCE is not set
+# CONFIG_CMD_SETEXPR is not set
+# CONFIG_CMD_NET is not set
+# CONFIG_CMD_NFS is not set
+# CONFIG_DM_DEVICE_REMOVE is not set
+# CONFIG_DISK is not set