mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-25 21:24:08 +08:00
[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.
Otherwise Kconfig will produce a nonsenical .config for a kernel that is neither 32-bit nor 64-bit. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
9308816c9f
commit
2e4dafd5d1
@ -48,7 +48,6 @@ config SIBYTE_BCM1x55
|
||||
|
||||
config SIBYTE_SB1xxx_SOC
|
||||
bool
|
||||
depends on EXPERIMENTAL
|
||||
select DMA_COHERENT
|
||||
select SIBYTE_CFE
|
||||
select SWAP_IO_SPACE
|
||||
|
Loading…
Reference in New Issue
Block a user