diff options
| author | Simon Glass <[email protected]> | 2021-11-24 09:26:44 -0700 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2021-12-05 09:26:26 -0700 |
| commit | 93e1edffb02b7325673c5a4d73c41a951e1eb9b8 (patch) | |
| tree | a3925d82bdfa0a637ca8516a02df06d6330932c5 /scripts | |
| parent | 5ae2578a551cee9322bad0146fef4a66a9c19c02 (diff) | |
Convert CONFIG_KEYBOARD to Kconfig
This converts the following to Kconfig:
CONFIG_KEYBOARD
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index a8c3a3886bf..d3762165da9 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -641,7 +641,6 @@ CONFIG_JFFS2_SUMMARY CONFIG_JRSTARTR_JR0 CONFIG_JTAG_CONSOLE CONFIG_KEEP_SERVERADDR -CONFIG_KEYBOARD CONFIG_KEY_REVOCATION CONFIG_KIRKWOOD_EGIGA_INIT CONFIG_KIRKWOOD_GPIO |
