Remove serial options dependency on X86_32
Menu depends on X86, however some options are available for all architectures. Change-Id: I09cad39811319022d0323a4ff87d415346b5630a Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
a2c88abf63
commit
a07a7903fd
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ config SERIAL_HAS_DRIVER
|
|||
by other drivers which are dependent on serial.
|
||||
|
||||
menu "Serial Port Options"
|
||||
depends on X86_32
|
||||
|
||||
config SERIAL_INTERRUPT_LEVEL
|
||||
bool "Serial interrupt level"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue