aboutsummaryrefslogtreecommitdiff
path: root/include/configs/novena.h
diff options
context:
space:
mode:
authorSimon Glass2021-11-24 09:26:44 -0700
committerSimon Glass2021-12-05 09:26:26 -0700
commit93e1edffb02b7325673c5a4d73c41a951e1eb9b8 (patch)
treea3925d82bdfa0a637ca8516a02df06d6330932c5 /include/configs/novena.h
parent5ae2578a551cee9322bad0146fef4a66a9c19c02 (diff)
Convert CONFIG_KEYBOARD to Kconfig
This converts the following to Kconfig: CONFIG_KEYBOARD Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/novena.h')
-rw-r--r--include/configs/novena.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/novena.h b/include/configs/novena.h
index 28fb1b8d753..f09b868d438 100644
--- a/include/configs/novena.h
+++ b/include/configs/novena.h
@@ -9,7 +9,6 @@
#define __CONFIG_H
/* System configurations */
-#define CONFIG_KEYBOARD
#include "mx6_common.h"