Convert CONFIG_SYS_SRIO et al to Kconfig
This converts the following to Kconfig: CONFIG_SRIO1 CONFIG_SRIO2 CONFIG_SRIO_PCIE_BOOT_MASTER CONFIG_SYS_SRIO Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
12
README
12
README
@@ -1686,18 +1686,6 @@ Low Level (hardware related) configuration options:
|
||||
- CONFIG_SYS_OR_TIMING_SDRAM:
|
||||
SDRAM timing
|
||||
|
||||
- CONFIG_SYS_SRIO:
|
||||
Chip has SRIO or not
|
||||
|
||||
- CONFIG_SRIO1:
|
||||
Board has SRIO 1 port available
|
||||
|
||||
- CONFIG_SRIO2:
|
||||
Board has SRIO 2 port available
|
||||
|
||||
- CONFIG_SRIO_PCIE_BOOT_MASTER
|
||||
Board can support master function for Boot from SRIO and PCIE
|
||||
|
||||
- CONFIG_SYS_SRIOn_MEM_VIRT:
|
||||
Virtual Address of SRIO port 'n' memory region
|
||||
|
||||
|
||||
Reference in New Issue
Block a user