<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Building prj.conf</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127692/building-prj-conf</link><description>Hi everyone i have a problem with building a project, i dont know what i did wrong, before everything was building fine, but now if i pristine build any project some lines in prj.conf arent included in the build. For example this one 
 
 CONFIG_UART_INTERRUPT_DRIVEN</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Apr 2026 11:45:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127692/building-prj-conf" /><item><title>RE: Building prj.conf</title><link>https://devzone.nordicsemi.com/thread/564506?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2026 11:45:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95d12eab-6ac1-4e5b-94c4-32fd686a158e</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Try to add the following configuration is the config file&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>