summaryrefslogtreecommitdiff
path: root/configs/cm_fx6_defconfig
AgeCommit message (Expand)Author
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-09-28Reorder defconfigs with 'savedefconfig'Bin Meng
2015-09-02arm: mx6: cm-fx6: switch to usb kbd polling via int queueNikita Kiryanov
2015-08-21Tidy up some defconfig filesSimon Glass
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-02sf: kconfig: add kconfig options for spi flashesNikita Kiryanov
2015-08-02usb: kconfig: usb keyboard kconfigNikita Kiryanov
2015-08-02arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig optionNikita Kiryanov
2015-08-02arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6Nikita Kiryanov
2015-08-02arm: mx6: cm-fx6: move CMD configs to defconfigNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-05-12Clean all defconfigs with savedefconfigJoe Hershberger
2015-04-18ARM: cm_fx6: use "select" instead of default value in defconfigMasahiro Yamada
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada
2015-03-15kconfig: remove meaningless prefixes in defconfig filesMasahiro Yamada
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: mx6: Move driver model CONFIGs to KconfigSimon Glass
2014-11-20mx6: Use a common SPL configuration fileFabio Estevam
2014-09-09arm: mx6: add support for Compulab cm-fx6 CoMNikita Kiryanov