Skip to content

Commit

Permalink
[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_S…
Browse files Browse the repository at this point in the history
…B1xxx_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>
  • Loading branch information
Ralf Baechle committed Sep 10, 2007
1 parent 9308816 commit 2e4dafd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/mips/sibyte/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2e4dafd

Please sign in to comment.