From 1724c8d95b53c798aaa487286d88f6bb927e413d Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 22 Jan 2012 03:16:27 +0100 Subject: [PATCH] projects/ION/linux: add JMicron PATA/SATA support Signed-off-by: Stephan Raue --- projects/ION/linux/linux.i386.conf | 2 +- projects/ION/linux/linux.x86_64.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/ION/linux/linux.i386.conf b/projects/ION/linux/linux.i386.conf index 07c77d7c5e..e8dca55d4c 100644 --- a/projects/ION/linux/linux.i386.conf +++ b/projects/ION/linux/linux.i386.conf @@ -948,7 +948,7 @@ CONFIG_SATA_NV=y # CONFIG_PATA_HPT3X3 is not set # CONFIG_PATA_IT8213 is not set # CONFIG_PATA_IT821X is not set -# CONFIG_PATA_JMICRON is not set +CONFIG_PATA_JMICRON=y # CONFIG_PATA_MARVELL is not set # CONFIG_PATA_NETCELL is not set # CONFIG_PATA_NINJA32 is not set diff --git a/projects/ION/linux/linux.x86_64.conf b/projects/ION/linux/linux.x86_64.conf index 2af394e046..1a9d72dcec 100644 --- a/projects/ION/linux/linux.x86_64.conf +++ b/projects/ION/linux/linux.x86_64.conf @@ -903,7 +903,7 @@ CONFIG_SATA_NV=y # CONFIG_PATA_HPT3X3 is not set # CONFIG_PATA_IT8213 is not set # CONFIG_PATA_IT821X is not set -# CONFIG_PATA_JMICRON is not set +CONFIG_PATA_JMICRON=y # CONFIG_PATA_MARVELL is not set # CONFIG_PATA_NETCELL is not set # CONFIG_PATA_NINJA32 is not set