11 lines
366 B
Plaintext
11 lines
366 B
Plaintext
This turns pci0 (on clearfogpro the farthest from the cpu) into mSATA
|
|
On clearfogbase this is the only mSATA/mPCIe
|
|
---
|
|
diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig
|
|
index 6b3e196..4400c71 100644
|
|
--- a/configs/clearfog_defconfig
|
|
+++ b/configs/clearfog_defconfig
|
|
@@ -47,0 +47,1 @@ CONFIG_DEBUG_UART_BASE=0xd0012000
|
|
+CONFIG_CLEARFOG_CON3_SATA=y
|
|
|