diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h index 345a606c5e..e53cc301e4 100644 --- a/include/config.h +++ b/include/config.h @@ -202,10 +202,12 @@ * console. */ +#undef CONFIG_CMD_BATDEBUG #undef CONFIG_CMD_CLOCKGATES #undef CONFIG_CMD_COMXTEST #undef CONFIG_CMD_ECTEMP #undef CONFIG_CMD_GSV +#undef CONFIG_CMD_ILIM #undef CONFIG_CMD_PLL #undef CONFIG_CMD_PMU #undef CONFIG_CMD_POWERLED |