summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/Kconfig')
-rw-r--r--cmd/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index 25e3b783a8..4b152f8222 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