diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-12-12 19:44:08 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-12-14 23:46:00 +0100 |
commit | a2fd9751155657999b75367dea5b081dad1254b3 (patch) | |
tree | 01bb3b939a76a5fbf8224655b662272bbb7811de /configs/at91sam9263ek_ext_bare_defconfig | |
parent | 48fbdaaea6800b8fc5a4bc9bfeba105f3c46ae22 (diff) | |
download | buildroot-novena-a2fd9751155657999b75367dea5b081dad1254b3.tar.gz buildroot-novena-a2fd9751155657999b75367dea5b081dad1254b3.zip |
remove BR2_KERNEL_HURD from defconfig files
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/at91sam9263ek_ext_bare_defconfig')
-rw-r--r-- | configs/at91sam9263ek_ext_bare_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9263ek_ext_bare_defconfig b/configs/at91sam9263ek_ext_bare_defconfig index d31b8de69..27b2791a2 100644 --- a/configs/at91sam9263ek_ext_bare_defconfig +++ b/configs/at91sam9263ek_ext_bare_defconfig @@ -679,4 +679,3 @@ BR2_BOOTSOURCE=y BR2_KERNEL_none=y # BR2_KERNEL_LINUX_ADVANCED is not set # BR2_KERNEL_LINUX is not set -# BR2_KERNEL_HURD is not set |