From e7bbb50ba0bf53b2a6bd7bbbe5f7052855e0da23 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Fri, 9 Oct 2009 17:39:35 +0000 Subject: Remove default n statements to simplify .config and ldoptions files. Signed-off-by: Myles Watson Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4753 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/broadcom/bcm21000/Kconfig | 1 - src/southbridge/broadcom/bcm5780/Kconfig | 1 - src/southbridge/broadcom/bcm5785/Kconfig | 1 - 3 files changed, 3 deletions(-) (limited to 'src/southbridge/broadcom') diff --git a/src/southbridge/broadcom/bcm21000/Kconfig b/src/southbridge/broadcom/bcm21000/Kconfig index 094c7ef006..1131684d52 100644 --- a/src/southbridge/broadcom/bcm21000/Kconfig +++ b/src/southbridge/broadcom/bcm21000/Kconfig @@ -1,3 +1,2 @@ config SOUTHBRIDGE_BROADCOM_BCM21000 bool - default n diff --git a/src/southbridge/broadcom/bcm5780/Kconfig b/src/southbridge/broadcom/bcm5780/Kconfig index eb73d6cd2d..131c5e6e56 100644 --- a/src/southbridge/broadcom/bcm5780/Kconfig +++ b/src/southbridge/broadcom/bcm5780/Kconfig @@ -1,3 +1,2 @@ config SOUTHBRIDGE_BROADCOM_BCM5780 bool - default n diff --git a/src/southbridge/broadcom/bcm5785/Kconfig b/src/southbridge/broadcom/bcm5785/Kconfig index f3b6cf6c8b..c51dcb2b17 100644 --- a/src/southbridge/broadcom/bcm5785/Kconfig +++ b/src/southbridge/broadcom/bcm5785/Kconfig @@ -1,3 +1,2 @@ config SOUTHBRIDGE_BROADCOM_BCM5785 bool - default n -- cgit v1.2.3