add CONFIG_DEVPORT to the atomic pi flash kernel -- it fits

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
Ronald G. Minnich 2020-05-06 01:09:38 +00:00 committed by Ryan O'Leary
parent f4afa152fc
commit 93a9f556b3

View File

@ -1079,7 +1079,6 @@ CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
# CONFIG_DEVPORT is not set
# CONFIG_XILLYBUS is not set
# end of Character devices
@ -1920,3 +1919,4 @@ CONFIG_CC_HAS_SANCOV_TRACE_PC=y
CONFIG_NETCONSOLE=y
CONFIG_NETPOLL=y
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_DEVPORT=y