diff options
| author | Tom Rini <[email protected]> | 2017-03-14 11:08:11 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-04-05 13:52:20 -0400 |
| commit | 936478e797a87bcd4e002bf70430b6f58584b155 (patch) | |
| tree | fa37ca333a77dd69d8ef8978d4f8ca59356d533c /cmd/Kconfig | |
| parent | ea3310e8aafad1da72d9a5e60568d725cbdefdbd (diff) | |
SPARC: Remove
The SPARC architecture is currently unmaintained, remove.
Cc: Francois Retief <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'cmd/Kconfig')
| -rw-r--r-- | cmd/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig index 25e3b783a87..4b152f8222a 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -622,20 +622,6 @@ endmenu menu "Misc commands" -config CMD_AMBAPP - bool "ambapp" - depends on LEON3 - default y - help - Lists AMBA Plug-n-Play information. - -config SYS_AMBAPP_PRINT_ON_STARTUP - bool "Show AMBA PnP info on startup" - depends on CMD_AMBAPP - default n - help - Show AMBA Plug-n-Play information on startup. - config CMD_BKOPS_ENABLE bool "mmc bkops enable" depends on CMD_MMC |
