#!/bin/sh

kernel-config load default
kernel-config default default

exit 0
