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>
Wed, 18 May 2016 06:32:12 +0000 (15:32 +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..aa143f6
--- /dev/null
@@ -0,0 +1,27 @@
+CONFIG_ARM=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_DMA_ADDR_T_64BIT=y
+# 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
\ No newline at end of file