aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-03-07 17:24:18 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-03-07 17:24:18 +0000
commit4245e6a3732548a37bc3497fd55045744f054e48 (patch)
tree3e6084b66c2284bbb05165f930fca1afef1cca6e /conf
parent970fd948fe550e207846692d6daecac20e947888 (diff)
downloadopenembedded-4245e6a3732548a37bc3497fd55045744f054e48.tar.gz
h2200.conf: Autoload g_ether, like other linux-hh machines do.
* Bump kernel PR too.
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/h2200.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index cad7d0393c..4c7e413fa0 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -41,6 +41,7 @@ EXTRA_IMAGECMD_jffs2 = "--pad --eraseblock=0x4000"
module_autoload_snd-pcm-oss = "snd-pcm-oss"
module_autoload_snd-mixer-oss = "snd-mixer-oss"
module_autoload_snd-h2200-audio = "snd-h2200-audio"
+module_autoload_g_ether = "g_ether"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"