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:
Anas Nashif 2015-09-04 12:45:36 -04:00
commit a07a7903fd

View file

@ -48,7 +48,6 @@ config SERIAL_HAS_DRIVER
by other drivers which are dependent on serial. by other drivers which are dependent on serial.
menu "Serial Port Options" menu "Serial Port Options"
depends on X86_32
config SERIAL_INTERRUPT_LEVEL config SERIAL_INTERRUPT_LEVEL
bool "Serial interrupt level" bool "Serial interrupt level"