diff options
Diffstat (limited to 'board/ti/sdp4430/Kconfig')
-rw-r--r-- | board/ti/sdp4430/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/ti/sdp4430/Kconfig b/board/ti/sdp4430/Kconfig index 5826d8fd0b..36f1852821 100644 --- a/board/ti/sdp4430/Kconfig +++ b/board/ti/sdp4430/Kconfig @@ -9,4 +9,7 @@ config SYS_VENDOR config SYS_CONFIG_NAME default "omap4_sdp4430" +config CMD_BAT + bool "Enable board-specific battery command" + endif |