diff options
author | Bernhard Guillon <Bernhard.Guillon@opensimpad.org> | 2007-02-16 10:40:08 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-02-16 10:40:08 +0000 |
commit | 01f0b5d7e116933ea8d40c0cdfa025307f8b1635 (patch) | |
tree | 53af36da82ec5565a7a9e85e76ab874344cf891e /conf/machine/simpad.conf | |
parent | a16af27bc459438516b9c25ae55ec91d0f2cef03 (diff) |
simpad: move USE_DEVFS to simpad-2.4 include
Diffstat (limited to 'conf/machine/simpad.conf')
-rw-r--r-- | conf/machine/simpad.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf index 13943bae39..2478ce17c9 100644 --- a/conf/machine/simpad.conf +++ b/conf/machine/simpad.conf @@ -20,7 +20,6 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 -n" EXTRA_IMAGEDEPENDS = "" SERIAL_CONSOLE = "ttySA0 115200 vt100" -USE_DEVFS = "1" GUI_MACHINE_CLASS = "bigscreen" ROOT_FLASH_SIZE = "16" USE_VT = "0" |