diff options
| author | Wenlin Kang <wenlin.kang@windriver.com> | 2019-01-16 15:07:18 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-01-31 10:19:56 -0200 |
| commit | f44f17552d685b6f623adf62894ce9c9cc646298 (patch) | |
| tree | b305f26de8d6f84e2af3c60e607ba90dc90a6e2c | |
| parent | 6d961d928db7ea5f214dc815f9bbb9547608b6cf (diff) | |
| download | meta-freescale-f44f17552d685b6f623adf62894ce9c9cc646298.tar.gz | |
linux-fslc: mxs: defconfig: remove CONFIG_DEVPTS_MULTIPLE_INSTANCES
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>
| -rw-r--r-- | recipes-kernel/linux/linux-fslc-4.9/mxs/defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-4.9/mxs/defconfig b/recipes-kernel/linux/linux-fslc-4.9/mxs/defconfig index 6e0f751be..65a84b466 100644 --- a/recipes-kernel/linux/linux-fslc-4.9/mxs/defconfig +++ b/recipes-kernel/linux/linux-fslc-4.9/mxs/defconfig | |||
| @@ -77,7 +77,6 @@ CONFIG_INPUT_EVDEV=y | |||
| 77 | CONFIG_INPUT_TOUCHSCREEN=y | 77 | CONFIG_INPUT_TOUCHSCREEN=y |
| 78 | CONFIG_TOUCHSCREEN_TSC2007=m | 78 | CONFIG_TOUCHSCREEN_TSC2007=m |
| 79 | # CONFIG_SERIO is not set | 79 | # CONFIG_SERIO is not set |
| 80 | CONFIG_DEVPTS_MULTIPLE_INSTANCES=y | ||
| 81 | # CONFIG_LEGACY_PTYS is not set | 80 | # CONFIG_LEGACY_PTYS is not set |
| 82 | # CONFIG_DEVKMEM is not set | 81 | # CONFIG_DEVKMEM is not set |
| 83 | CONFIG_SERIAL_AMBA_PL011=y | 82 | CONFIG_SERIAL_AMBA_PL011=y |
