Added IP_PNP_DHCP to the SheevaPlug kernel configuration.
This allows the SheevaPlug to set up the network automatically with DHCP, if the "ip=dhcp" kernel option is set. svn path=/nixpkgs/trunk/; revision=34105
This commit is contained in:
@@ -48,6 +48,7 @@ rec {
|
|||||||
USB_STORAGE_CYPRESS_ATACB m
|
USB_STORAGE_CYPRESS_ATACB m
|
||||||
|
|
||||||
IP_PNP y
|
IP_PNP y
|
||||||
|
IP_PNP_DHCP y
|
||||||
NFS_FS y
|
NFS_FS y
|
||||||
ROOT_NFS y
|
ROOT_NFS y
|
||||||
TUN m
|
TUN m
|
||||||
|
|||||||
Reference in New Issue
Block a user