mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-21 23:59:59 +00:00
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:
parent
f4afa152fc
commit
93a9f556b3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user