From b79b9f198bad2c2ad58319a88bd5adca3a54b864 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 19 Mar 2018 15:20:25 -0600 Subject: input: Drop PS/2 keyboard support This is not used by any current board and has not been converted to driver model. Drop it. Signed-off-by: Simon Glass --- scripts/config_whitelist.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'scripts') diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 88494bf6153..e5497082157 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1625,10 +1625,6 @@ CONFIG_PROG_UBOOT1 CONFIG_PROG_UBOOT2 CONFIG_PROOF_POINTS CONFIG_PRPMC_PCI_ALIAS -CONFIG_PS2KBD -CONFIG_PS2MULT -CONFIG_PS2MULT_DELAY -CONFIG_PS2SERIAL CONFIG_PSRAM_SCFG CONFIG_PWM CONFIG_PWM_IMX -- cgit v1.2.3