diff options
| -rw-r--r-- | arch/arm/configs/omap3_h1_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/omap3_h1_defconfig b/arch/arm/configs/omap3_h1_defconfig index 4e1fe3b8f23..0bfe5398596 100644 --- a/arch/arm/configs/omap3_h1_defconfig +++ b/arch/arm/configs/omap3_h1_defconfig @@ -1359,7 +1359,7 @@ CONFIG_INPUT_MISC=y # CONFIG_INPUT_GPIO_TILT_POLLED is not set # CONFIG_INPUT_KEYCHORD is not set # CONFIG_INPUT_KXTJ9 is not set -# CONFIG_INPUT_UINPUT is not set +CONFIG_INPUT_UINPUT=y # CONFIG_INPUT_GPIO is not set # CONFIG_INPUT_PCF8574 is not set # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set @@ -1792,6 +1792,7 @@ CONFIG_FB_OMAP2_NUM_FBS=1 # # CONFIG_PANEL_GENERIC_DPI is not set # CONFIG_PANEL_TFP410 is not set +CONFIG_PANEL_ILI_9342=y # CONFIG_PANEL_LGPHILIPS_LB035Q02 is not set # CONFIG_PANEL_PICODLP is not set # CONFIG_PANEL_TPO_TD043MTEA1 is not set |