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_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_defconfig')
-rw-r--r-- | configs/at91sam9263ek_ext_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9263ek_ext_defconfig b/configs/at91sam9263ek_ext_defconfig index bda21490b..f12f56d73 100644 --- a/configs/at91sam9263ek_ext_defconfig +++ b/configs/at91sam9263ek_ext_defconfig @@ -947,7 +947,6 @@ BR2_BOOTSOURCE=y # BR2_KERNEL_none is not set BR2_KERNEL_LINUX_ADVANCED=y # BR2_KERNEL_LINUX is not set -# BR2_KERNEL_HURD is not set BR2_PACKAGE_LINUX=y BR2_PACKAGE_LINUX_FORMAT="uImage" BR2_KERNEL_CURRENT_VERSION="2.6.28.2" |