summaryrefslogtreecommitdiff
path: root/configs/harmony_defconfig
AgeCommit message (Expand)AuthorFilesLines
2021-07-27configs: Resync with savedefconfigTom Rini1-2/+0
2021-07-08configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=yTom Rini1-1/+0
2021-06-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-08-10configs: Resync with savedefconfigTom Rini1-1/+1
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-0/+1
2020-07-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-07-06configs: Resync with savedefconfigTom Rini1-1/+1
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner1-1/+1
2020-02-07video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin1-2/+1
2019-12-06video: make BPP and ANSI configs optionalAnatolij Gustschin1-0/+2
2019-12-05configs: Resync with savedefconfigTom Rini1-3/+0
2019-12-04mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selectedMiquel Raynal1-0/+1
2019-12-04mtd: ensure UBI is compiled when using fastmapMiquel Raynal1-0/+1
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal1-0/+3
2019-12-04mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal1-1/+1
2019-11-21env: Finish migration of common ENV optionsTom Rini1-0/+2
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini1-0/+1
2019-09-23configs: Resync with savedefconfigTom Rini1-1/+1
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-0/+1
2019-04-30configs: Resync with savedefconfigTom Rini1-1/+1
2019-02-20Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson1-0/+1
2019-01-08configs: Resync with savedefconfigTom Rini1-1/+0
2018-11-14configs: Migrate and re-enabled CONFIG_CMD_MTDPARTSTom Rini1-0/+1
2018-09-03configs: Resync with savedefconfigTom Rini1-1/+1
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-0/+1
2018-06-04configs: Resync with savedefconfigTom Rini1-2/+2
2018-05-11configs: harmony: enable live tree, mtd and ubiMarcel Ziswiler1-0/+6
2018-04-17part: Disable CONFIG_SPL_ISO_PARTITION by defaultAlexander Graf1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-0/+1
2018-02-06cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen1-1/+0
2017-10-11cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen1-1/+0
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-0/+3
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-0/+1
2017-08-28configs: Resync with savedefconfigTom Rini1-1/+1
2017-08-15configs: Resync with savedefconfigTom Rini1-2/+2
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-0/+1
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+1
2017-06-01tegra: Convert MMC to use driver model for operationsSimon Glass1-2/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-0/+1
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-0/+1
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay1-0/+1
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-0/+1
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-1/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-0/+1
2016-12-03Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini1-9/+0
2016-10-28drivers/pci/Kconfig: Add PCITom Rini1-0/+3
2016-10-24Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass1-0/+1
2016-10-24Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass1-0/+1
2016-10-11dm: mmc: Enable DM_MMC_OPS by default with DM_MMCSimon Glass1-0/+1
2016-10-11dm: blk: Enable CONFIG_BLK if DM_MMC is enabledSimon Glass1-0/+1