From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Mon, 7 Sep 2015 19:22:45 +0800 Subject: [U-Boot] [PATCH] nios2: enable Driver Model In-Reply-To: <1441594160-20753-1-git-send-email-thomas@wytron.com.tw> References: <1441594160-20753-1-git-send-email-thomas@wytron.com.tw> Message-ID: <55ED7385.9070707@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/07/2015 10:49 AM, Thomas Chou wrote: > Enable the Driver Model config. The driver subsystems > are not enabled until we enable each of them. > > Signed-off-by: Thomas Chou > --- > configs/nios2-generic_defconfig | 2 ++ > 1 file changed, 2 insertions(+) Applied to u-boot-nios.