summaryrefslogtreecommitdiff
path: root/configs/odroid_defconfig
AgeCommit message (Expand)Author
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
2017-08-14configs: Resync with savedefconfigTom Rini
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-11Convert CONFIG_CMD_THOR_DOWNLOAD to KconfigSimon Glass
2017-06-19odroid: remove CONFIG_DM_I2C_COMPAT configJaehoon Chung
2017-06-05configs: enable the CONFIG_DM_MMC for exynos4 seriesJaehoon Chung
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada
2016-12-29Sync defconfig files by savedefconfigMasahiro Yamada
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-09configs: Resync with savedefconfigTom Rini
2016-05-25arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-09-28Reorder defconfigs with 'savedefconfig'Bin Meng
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-08-13kconfig: add config option for shell promptNikita 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-10dts: Disable device tree for SPL on all boardsSimon Glass
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2015-05-14odroid: enable driver model pmic/regulator API and MAX77686 driversPrzemyslaw Marczak
2015-05-12Clean all defconfigs with savedefconfigJoe Hershberger
2015-03-17odroid: defconfig: fix build break caused by missing dtsPrzemyslaw Marczak
2015-03-09odroid: defconfig: disable memset at malloc initPrzemyslaw Marczak
2015-02-19dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-09-05odroid: kconfig: add odroid_defconfigPrzemyslaw Marczak