aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/t4160qds.conf
AgeCommit message (Collapse)Author
2014-01-21conf/machine/*: make KERNEL_DEFCONFIG overridabledoraTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2014-01-21conf/machine/*: make KERNEL_DEVICETREE overridableTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2014-01-21b4/t4: use e6500rev2_defconfig as default configZhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com>
2013-08-20rework machines to use dtb file in KERNEL_DEVICETREE variableTing Liu
The linux-dtb.inc has been rework to use the Linux kernel build system to generate the DeviceTree binaries so now KERNEL_DEVICETREE variable should has the /target/ name, not the file path. Signed-off-by: Ting Liu <b28495@freescale.com>
2013-04-11Remove unnecessary variables from machine confZhenhua Luo
1. USE_VT = "" is duplicated with USE_VT = "0" and is removed. 2. SYSVINIT_ENABLED_GETTYS is useful when USE_VT = "1", so remove it. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2013-02-18conf/machines: update to use SOC_FAMILYMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2013-01-30add machine configure files for t4160qds and t4160qds-64bZhenhua Luo
currently the only difference of t4160qds and t4240qds is u-boot configure, the others are shared. Signed-off-by: Zhenhua Luo <b19537@freescale.com>