diff mbox

[2/2] UBUNTU: [Config] enable CONFIG_UNUSED_SYMBOLS

Message ID 1273136927-24974-3-git-send-email-apw@canonical.com
State Accepted
Delegated to: Andy Whitcroft
Headers show

Commit Message

Andy Whitcroft May 6, 2010, 9:08 a.m. UTC
BugLink: http://bugs.launchpad.net/bugs/576274

We need CONFIG_UNUSED_SYMBOLS enabled in order to ensure we get valid
ABI files:

    CONFIG_UNUSED_SYMBOLS=y

Signed-off-by: Andy Whitcroft <apw@canonical.com>
---
 debian.ti-omap/config/config.common.ubuntu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff mbox

Patch

diff --git a/debian.ti-omap/config/config.common.ubuntu b/debian.ti-omap/config/config.common.ubuntu
index 6f6b03b..28c1877 100644
--- a/debian.ti-omap/config/config.common.ubuntu
+++ b/debian.ti-omap/config/config.common.ubuntu
@@ -2535,7 +2535,7 @@  CONFIG_ULTRIX_PARTITION=y
 CONFIG_UNIX=y
 CONFIG_UNIX98_PTYS=y
 CONFIG_UNIXWARE_DISKLABEL=y
-# CONFIG_UNUSED_SYMBOLS is not set
+CONFIG_UNUSED_SYMBOLS=y
 CONFIG_USB=y
 CONFIG_USBPCWATCHDOG=m
 CONFIG_USB_ACM=m