summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>2021-03-06 05:26:26 +0900
committerGitHub <noreply@github.com>2021-03-05 20:26:26 +0000
commit09dfc082073ed4166415523eeefeffc59176fb9e (patch)
tree18765c15ab62936eee5de118816883968238e859
parent07fce7ba13ee2d166fe2f18ef8d9ef622eace446 (diff)
add OLED_DRIVER_ENABLE into show_options.mk (#12121)0.12.12
-rw-r--r--show_options.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/show_options.mk b/show_options.mk
index 958fbf891c..cd04f6a0d7 100644
--- a/show_options.mk
+++ b/show_options.mk
@@ -49,6 +49,7 @@ OTHER_OPTION_NAMES = \
STENO_ENABLE \
TAP_DANCE_ENABLE \
VIRTSER_ENABLE \
+ OLED_DRIVER_ENABLE \
OLED_ENABLE \
LED_BACK_ENABLE \
LED_UNDERGLOW_ENABLE \