diff mbox

UBUNTU: [Config] armhf: RTC_DRV_PL031=y

Message ID 1391791516-22808-2-git-send-email-paolo.pisati@canonical.com
State New
Headers show

Commit Message

Paolo Pisati Feb. 7, 2014, 4:45 p.m. UTC
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
---
 debian.master/abi/3.13.0-7.26/armhf/generic-lpae.modules | 1 -
 debian.master/abi/3.13.0-7.26/armhf/generic.modules      | 1 -
 debian.master/config/arm64/config.common.arm64           | 1 +
 debian.master/config/armhf/config.common.armhf           | 1 +
 debian.master/config/config.common.ubuntu                | 1 -
 5 files changed, 2 insertions(+), 3 deletions(-)

Comments

Tim Gardner Feb. 7, 2014, 5:28 p.m. UTC | #1

diff mbox

Patch

diff --git a/debian.master/abi/3.13.0-7.26/armhf/generic-lpae.modules b/debian.master/abi/3.13.0-7.26/armhf/generic-lpae.modules
index ba97b5e..e48c5e2 100644
--- a/debian.master/abi/3.13.0-7.26/armhf/generic-lpae.modules
+++ b/debian.master/abi/3.13.0-7.26/armhf/generic-lpae.modules
@@ -2077,7 +2077,6 @@  rtc-pcf8523
 rtc-pcf8563
 rtc-pcf8583
 rtc-pl030
-rtc-pl031
 rtc-r9701
 rtc-rc5t583
 rtc-rp5c01
diff --git a/debian.master/abi/3.13.0-7.26/armhf/generic.modules b/debian.master/abi/3.13.0-7.26/armhf/generic.modules
index 0c01fdd..037fb8c 100644
--- a/debian.master/abi/3.13.0-7.26/armhf/generic.modules
+++ b/debian.master/abi/3.13.0-7.26/armhf/generic.modules
@@ -2617,7 +2617,6 @@  rtc-pcf8523
 rtc-pcf8563
 rtc-pcf8583
 rtc-pl030
-rtc-pl031
 rtc-r9701
 rtc-rc5t583
 rtc-rp5c01
diff --git a/debian.master/config/arm64/config.common.arm64 b/debian.master/config/arm64/config.common.arm64
index a966533..2257a26 100644
--- a/debian.master/config/arm64/config.common.arm64
+++ b/debian.master/config/arm64/config.common.arm64
@@ -167,6 +167,7 @@  CONFIG_REISERFS_FS=m
 CONFIG_RESOURCE_COUNTERS=y
 CONFIG_RFKILL=y
 CONFIG_RTC_DRV_DS3232=m
+CONFIG_RTC_DRV_PL031=m
 CONFIG_SATA_AHCI_PLATFORM=m
 # CONFIG_SATA_HIGHBANK is not set
 CONFIG_SCHED_AUTOGROUP=y
diff --git a/debian.master/config/armhf/config.common.armhf b/debian.master/config/armhf/config.common.armhf
index 9d2309a..0b523f5 100644
--- a/debian.master/config/armhf/config.common.armhf
+++ b/debian.master/config/armhf/config.common.armhf
@@ -229,6 +229,7 @@  CONFIG_RFKILL=y
 CONFIG_RT2X00_LIB_DEBUGFS=y
 CONFIG_RTC_DRV_CMOS=m
 CONFIG_RTC_DRV_DS3232=m
+CONFIG_RTC_DRV_PL031=y
 CONFIG_SAMSUNG_USB2PHY=m
 CONFIG_SAMSUNG_USB3PHY=m
 CONFIG_SATA_ACARD_AHCI=m
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index ff2b46d..1ba6aad 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -5255,7 +5255,6 @@  CONFIG_RTC_DRV_PCF8523=m
 CONFIG_RTC_DRV_PCF8563=m
 CONFIG_RTC_DRV_PCF8583=m
 CONFIG_RTC_DRV_PL030=m
-CONFIG_RTC_DRV_PL031=m
 CONFIG_RTC_DRV_PS3=m
 CONFIG_RTC_DRV_R9701=m
 CONFIG_RTC_DRV_RC5T583=m