Re: linux-next: boot failure in sep driver

From: Sedat Dilek
Date: Tue Nov 23 2010 - 09:50:08 EST


Hi,

just fall into the same pitfall... While digging into this driver, I
saw a typo in:

[ drivers/staging/sep/Kconfig ]

config DX_SEP
tristate "Discretix SEP driver"
depends on PCI
default y
help
Discretix SEP driver; used for the security processor subsystem
on bard the Intel Mobile Internet Device.

The driver's name is sep_driver.

If unsure, select N.
- EOF -

Shouldn't this be "...used for the security processor subsystem...
"...*shipped with Intel Mobile Internet Devices.*" ?
I can only imagine that the original author(s) wanted to figure out it
is an onboard-solution.


Kind Regards,
- Sedat -

P.S.: Note to myself: Add the folowing snippet to:

[ debian/config/config ]
...
##
## file: drivers/staging/sep/Kconfig
##
# CONFIG_DX_SEP is not set
...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/