mirror of
https://github.com/adulau/aha.git
synced 2025-01-01 05:36:24 +00: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
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ config SIBYTE_BCM1x55
|
||||||
|
|
||||||
config SIBYTE_SB1xxx_SOC
|
config SIBYTE_SB1xxx_SOC
|
||||||
bool
|
bool
|
||||||
depends on EXPERIMENTAL
|
|
||||||
select DMA_COHERENT
|
select DMA_COHERENT
|
||||||
select SIBYTE_CFE
|
select SIBYTE_CFE
|
||||||
select SWAP_IO_SPACE
|
select SWAP_IO_SPACE
|
||||||
|
|
Loading…
Reference in a new issue