]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: mxs: defconfig: remove CONFIG_DEVPTS_MULTIPLE_INSTANCES
authorWenlin Kang <wenlin.kang@windriver.com>
Wed, 16 Jan 2019 07:07:18 +0000 (15:07 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 31 Jan 2019 12:19:56 +0000 (10:19 -0200)
fixes:
    WARNING: linux-yocto-4.18.20+gitAUTOINC+fb277887dc_4e51fc97f1-r0
    do_kernel_configcheck: [kernel config]: This BSP sets config
    options that are not offered anywhere within this kernel:

    CONFIG_DEVPTS_MULTIPLE_INSTANCES

CONFIG_DEVPTS_MULTIPLE_INSTANCES removed since kernel v4.7 via mainline
commit eedf265aa003b4781de24cfed40a655a664457e6

Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc-4.9/mxs/defconfig

index 6e0f751be2293e57391793d31aba40a4ec7f7cc1..65a84b466799b9f7c0bf5db1d1a9af7d928ae928 100644 (file)
@@ -77,7 +77,6 @@ CONFIG_INPUT_EVDEV=y
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_TSC2007=m
 # CONFIG_SERIO is not set
-CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
 # CONFIG_LEGACY_PTYS is not set
 # CONFIG_DEVKMEM is not set
 CONFIG_SERIAL_AMBA_PL011=y