diff options
Diffstat (limited to 'include/configs/axs10x.h')
-rw-r--r-- | include/configs/axs10x.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/axs10x.h b/include/configs/axs10x.h index b3ec64a5bc..07b53b1fcf 100644 --- a/include/configs/axs10x.h +++ b/include/configs/axs10x.h @@ -63,11 +63,6 @@ #define CONFIG_USB_OHCI_NEW #define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 1 -/* - * Commands still not supported in Kconfig - */ -#define CONFIG_CMD_NAND - #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_MAXARGS 16 #define CONFIG_CMDLINE_EDITING |