mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-09 22:49:16 +00:00
9 lines
324 B
Text
9 lines
324 B
Text
This turns the pci1 (on clearfogpro the closest from the cpu) into mSATA
|
|
---
|
|
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_CON2_SATA=y
|
|
|