summaryrefslogtreecommitdiff
path: root/board/asus/grouper/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/asus/grouper/Kconfig')
-rw-r--r--board/asus/grouper/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/board/asus/grouper/Kconfig b/board/asus/grouper/Kconfig
index 47d9bae9468..f935cce4225 100644
--- a/board/asus/grouper/Kconfig
+++ b/board/asus/grouper/Kconfig
@@ -9,12 +9,4 @@ config SYS_VENDOR
config SYS_CONFIG_NAME
default "grouper"
-config GROUPER_TPS65911
- bool "Enable support TI TPS65911 PMIC"
- select CMD_POWEROFF
-
-config GROUPER_MAX77663
- bool "Enable support MAXIM MAX77663 PMIC"
- select CMD_POWEROFF
-
endif