* [PATCH][KERNEL] update eg20t options
@ 2011-09-26 4:07 tom.zanussi
2011-09-26 4:07 ` [PATCH][KERNEL] eg20t: update config options tom.zanussi
0 siblings, 1 reply; 2+ messages in thread
From: tom.zanussi @ 2011-09-26 4:07 UTC (permalink / raw)
To: yocto
From: Tom Zanussi <tom.zanussi@intel.com>
Some fixes for config_check warnings.
Please pull into linux-yocto-3.0/meta.
Pull URL: git://git.pokylinux.org/linux-yocto-2.6.37-contrib
Branch: tzanussi/eg20-cfg-cleanup
Browse: http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/eg20-cfg-cleanup
Tom Zanussi (1):
eg20t: update config options
meta/cfg/kernel-cache/features/eg20t/eg20t.cfg | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH][KERNEL] eg20t: update config options
2011-09-26 4:07 [PATCH][KERNEL] update eg20t options tom.zanussi
@ 2011-09-26 4:07 ` tom.zanussi
0 siblings, 0 replies; 2+ messages in thread
From: tom.zanussi @ 2011-09-26 4:07 UTC (permalink / raw)
To: yocto
From: Tom Zanussi <tom.zanussi@intel.com>
Some of the eg20t options have been renamed or are obsolete, change
accordingly.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
meta/cfg/kernel-cache/features/eg20t/eg20t.cfg | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diff --git a/meta/cfg/kernel-cache/features/eg20t/eg20t.cfg b/meta/cfg/kernel-cache/features/eg20t/eg20t.cfg
index 225581c..d579e00 100644
--- a/meta/cfg/kernel-cache/features/eg20t/eg20t.cfg
+++ b/meta/cfg/kernel-cache/features/eg20t/eg20t.cfg
@@ -1,10 +1,6 @@
# Hardware support for the Platform Controller Hub EG20T
CONFIG_PCH_DMA=y
-CONFIG_PCH_UART_DMA=y
-CONFIG_SERIAL_8250_PCI=y
-CONFIG_SERIAL_8250_PCH=y
-CONFIG_SERIAL_8250_PCH_DMA=y
CONFIG_SERIAL_PCH_UART=y
CONFIG_SERIAL_CORE=y
@@ -21,19 +17,16 @@ CONFIG_NETDEVICES=y
CONFIG_NETDEV_1000=y
CONFIG_PCH_GBE=y
-CONFIG_PCH_USBDEV=y
+CONFIG_USB_EG20T=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_EG20T=y
CONFIG_USB_GADGET_DUALSPEED=y
-CONFIG_USB_GADGET_SELECTED=y
CONFIG_I2C_EG20T=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_PCH=y
-CONFIG_PCH_IEEE1588=y
-
CONFIG_CAN=y
CONFIG_CAN_DEV=y
CONFIG_PCH_CAN=y
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-26 4:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-26 4:07 [PATCH][KERNEL] update eg20t options tom.zanussi
2011-09-26 4:07 ` [PATCH][KERNEL] eg20t: update config options tom.zanussi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.