Convert CONFIG_CMD_KGDB to Kconfig
This converts the following to Kconfig: CONFIG_CMD_KGDB Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
* Alphabetical list of all possible commands.
|
||||
*/
|
||||
|
||||
#define CONFIG_CMD_KGDB /* kgdb */
|
||||
#define CONFIG_CMD_MFSL /* FSL support for Microblaze */
|
||||
#define CONFIG_CMD_MTDPARTS /* mtd parts support */
|
||||
#define CONFIG_CMD_NAND /* NAND support */
|
||||
|
||||
Reference in New Issue
Block a user