| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Makefile references to undefined CONFIG variables |
| From: | "Robert P. J. Day" <rpjday@crashcourse.ca> |
| Date: | Wed, 1 Jul 2009 13:18:04 -0400 (EDT) |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Alpine 2.00 (LFD 1167 2008-08-23) |
just FYI, results from my latest tree scan -- references from
Makefiles to CONFIG vars that don't seem to exist:
===== HAVE_GPIO_LIB =====
./arch/mips/pmc-sierra/msp71xx/Makefile:obj-$(CONFIG_HAVE_GPIO_LIB) +=
gpio.o gpio_extended.o
===== MSPETH =====
./arch/mips/pmc-sierra/msp71xx/Makefile:obj-$(CONFIG_MSPETH) +=
msp_eth.o
===== USB_MSP71XX =====
./arch/mips/pmc-sierra/msp71xx/Makefile:obj-$(CONFIG_USB_MSP71XX) +=
msp_usb.o
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Annoying Kernel Pedantry.
Web page: http://crashcourse.ca
Linked In: http://www.linkedin.com/in/rpjday
Twitter: http://twitter.com/rpjday
========================================================================
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [patch 12/12] MIPS: BCM63XX: Add defconfig., Ralf Baechle |
|---|---|
| Next by Date: | Re: [Bug #13663] suspend to ram regression (IDE related), Jeff Chua |
| Previous by Thread: | [patch 00/12] Add support for Broadcom BCM63xx SoCs, Ralf Baechle |
| Next by Thread: | Re: [BUG] MIPS: Hibernation in the latest linux-mips:master branch not work, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |