Tom Rini
0ad9378284
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2022-04-25 18:53:54 -04:00
Tom Rini
d46e86d25c
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2022-04-08 13:36:51 -04:00
Tom Rini
15b4aed473
Convert CONFIG_CLOCKS to Kconfig
...
This converts the following to Kconfig:
CONFIG_CLOCKS
Signed-off-by: Tom Rini <trini@konsulko.com >
2022-04-01 10:28:47 -04:00
Tom Rini
bc30585888
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2022-03-18 12:48:40 -04:00
Alper Nebi Yasak
a8c281d4b7
Convert CONFIG_REMAKE_ELF to Kconfig
...
This converts the following to Kconfig:
CONFIG_REMAKE_ELF
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com >
2022-02-09 09:16:47 -05:00
Tom Rini
54c5c2b8fe
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2022-01-24 17:36:30 -05:00
Tom Rini
ed35de6170
Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig
...
This converts the following to Kconfig:
CONFIG_ZYNQMP_PSU_INIT_ENABLED
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-12-27 16:20:18 -05:00
Tom Rini
9802154a94
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-11-01 12:19:22 +00:00
Tom Rini
c0ad62c5f7
Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
...
This converts the following to Kconfig:
CONFIG_SYS_NAND_ONFI_DETECTION
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-10-06 09:16:23 -04:00
Tom Rini
6674edaabf
Merge tag 'v2021.10-rc4' into next
...
Prepare v2021.10-rc4
Signed-off-by: Tom Rini <trini@konsulko.com >
# gpg: Signature made Tue 14 Sep 2021 06:58:32 PM EDT
# gpg: using RSA key 1A3C7F70E08FAB1707809BBF147C39FF9634B72C
# gpg: Good signature from "Thomas Rini <trini@konsulko.com >" [ultimate]
# Conflicts:
# board/Arcturus/ucp1020/spl.c
# cmd/mvebu/Kconfig
# common/Kconfig.boot
# common/image-fit.c
# configs/UCP1020_defconfig
# configs/sifive_unmatched_defconfig
# drivers/pci/Kconfig
# include/configs/UCP1020.h
# include/configs/sifive-unmatched.h
# lib/Makefile
# scripts/config_whitelist.txt
2021-09-16 10:29:40 -04:00
Tom Rini
e3e2c6430b
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-09-14 18:48:05 -04:00
Tom Rini
7cfbba36e9
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
...
This converts the following to Kconfig:
CONFIG_SYS_MALLOC_LEN
Signed-off-by: Tom Rini <trini@konsulko.com >
Acked-by: Sean Anderson <seanga2@gmail.com >
Reviewed-by: Rick Chen <rick@andestech.com >
2021-08-31 17:47:49 -04:00
Tom Rini
49c8ef0e45
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
...
Now that we have consistent usage, migrate this symbol to Kconfig.
Signed-off-by: Tom Rini <trini@konsulko.com >
Reviewed-by: Rick Chen <rick@andestech.com >
2021-08-31 17:46:37 -04:00
Tom Rini
2bba78076b
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2021-06-28 10:17:29 -04:00
Tom Rini
0817daa760
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-10-09 12:22:06 -04:00
Michal Simek
a253092d49
nand: Kconfig: Change dependency for NAND_ARASAN
...
NAND_ARASAN selecting DM_MTD uunconditionally. Driver can be enabled with
!DM that's why Kconfig it showing it as error:
WARNING: unmet direct dependencies detected for DM_MTD
Depends on [n]: DM [=n]
Selected by [y]:
- NAND_ARASAN [=y] && MTD_RAW_NAND [=y]
Signed-off-by: Michal Simek <michal.simek@xilinx.com >
Reviewed-by: Tom Rini <trini@konsulko.com >
2020-09-23 10:31:40 +02:00
Tom Rini
554e5514ac
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-08-10 15:31:07 -04:00
Tom Rini
f7d0ae9c63
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-07-28 08:46:52 -04:00
Tom Rini
eabbf801c6
Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig
...
This converts the following to Kconfig:
CONFIG_BOARD_EARLY_INIT_F
CONFIG_BOARD_EARLY_INIT_R
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-06-26 10:29:05 -04:00
Tom Rini
d16c9d0b37
Convert CONFIG_BZIP2 et al to Kconfig
...
This converts the following to Kconfig:
CONFIG_BZIP2
CONFIG_GZIP
CONFIG_LZO
CONFIG_ZLIB
CONFIG_LZMA
CONFIG_LZO
Signed-off-by: Tom Rini <trini@konsulko.com >
2020-06-04 18:10:02 -04:00
Tom Rini
c2a38411d1
serial: Convert ARM_DCC to Kconfig
...
The symbol "CONFIG_ARM_DCC" is used to control building
drivers/serial/arm_dcc.c. Provide a simple Kconfig entry for this.
Cc: Luca Ceresoli <luca@lucaceresoli.net >
Cc: Michal Simek <monstr@monstr.eu >
Cc: Tom McLeod <tom.mcleod@opalkelly.com >
Cc: Mike Looijmans <mike.looijmans@topic.nl >
Signed-off-by: Tom Rini <trini@konsulko.com >
Reviewed-by: Luca Ceresoli <luca@lucaceresoli.net >
2020-06-04 15:04:11 -04:00
Michal Simek
727b396085
arm64: zynqmp: Move PANIC to Kconfig
...
Convert another option Kconfig.
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca >
Signed-off-by: Michal Simek <michal.simek@xilinx.com >
2020-01-14 09:05:54 +01:00
Tom Rini
0cfccb5401
configs: Resync with savedefconfig
...
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com >
2019-12-04 17:18:38 -05:00
Miquel Raynal
2fa872ee77
mtd: ensure CMD_NAND is compiled when its options are selected
...
In some files, options of CMD_NAND are selected but not the command
itself. Fix this inconsistency.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com >
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com >
2019-12-04 13:26:17 -05:00
Miquel Raynal
d4c2f6b7e3
mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
...
Both symbols must be enabled when there is a raw NAND driver
selected. Also enable them when CONFIG_CMD_NAND is selected to avoid
breaking things when we'll further rework the MTD dependency
description.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com >
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com >
[trini: Rebase and migrate a few more boards here]
Signed-off-by: Tom Rini <trini@konsulko.com >
2019-12-04 13:26:17 -05:00
Miquel Raynal
88718be300
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
...
Add more clarity by changing the Kconfig entry name.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com >
[trini: Re-run migration, update a few more cases]
Signed-off-by: Tom Rini <trini@konsulko.com >
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com >
2019-12-03 23:04:10 -05:00
Tom Rini
8d8ee47e03
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
...
Today in initr_reloc_global_data() we use some non-obvious tests to
determine if we need to relocate the env_addr within gd or not. In
order to facilitate migration of other symbols to Kconfig we need to
introduce a new symbol for this particular use case.
Cc: Wolfgang Denk <wd@denx.de >
Cc: Joe Hershberger <joe.hershberger@ni.com >
Signed-off-by: Tom Rini <trini@konsulko.com >
2019-11-20 12:24:50 -05:00
T Karthik Reddy
bf60910025
zynqmp: configs: Add single nand flash mini u-boot configuration
...
This patch adds configuration for single nand flash mini u-boot.
Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com >
Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com >
Signed-off-by: Michal Simek <michal.simek@xilinx.com >
2019-10-24 13:37:02 +02:00